[packages/Mesa-legacy-dri1] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:17:52 CEST 2025
commit 7fe14284eb5b480e57eca718d8bee7ff91c3ef35
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:17:36 2025 +0200
Fix applying patches.
Mesa-legacy-dri1.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Mesa-legacy-dri1.spec b/Mesa-legacy-dri1.spec
index bd3436e..2c9350d 100644
--- a/Mesa-legacy-dri1.spec
+++ b/Mesa-legacy-dri1.spec
@@ -308,8 +308,8 @@ Sterownik X.org DRI1 dla rodziny kart VIA Unichrome.
%prep
%setup -q -n Mesa-%{version}
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Mesa-legacy-dri1.git/commitdiff/7fe14284eb5b480e57eca718d8bee7ff91c3ef35
More information about the pld-cvs-commit
mailing list