[packages/i855crt] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:10:53 CEST 2025
commit 81abe1ecd00567d679d2d7f477cb7605df08c08e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:10:37 2025 +0200
Fix applying patches.
i855crt.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/i855crt.spec b/i855crt.spec
index b529645..b572a4b 100644
--- a/i855crt.spec
+++ b/i855crt.spec
@@ -17,8 +17,8 @@ for external monitor) on i855GM based laptop.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
# clean binaries:
%{__make} clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/i855crt.git/commitdiff/81abe1ecd00567d679d2d7f477cb7605df08c08e
More information about the pld-cvs-commit
mailing list