[packages/i810switch] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:10:50 CEST 2025
commit 22be654b64b4bafe42cc40a6668a9c64feefb0a1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:10:34 2025 +0200
Fix applying patches.
i810switch.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/i810switch.spec b/i810switch.spec
index 8aa1a33..e60a6cd 100644
--- a/i810switch.spec
+++ b/i810switch.spec
@@ -22,7 +22,7 @@ wyłączania wyświetlacza LCD oraz zewnętrznego VGA pod Linuksem.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
# Remove binaries supplied with sources:
%{__make} clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/i810switch.git/commitdiff/22be654b64b4bafe42cc40a6668a9c64feefb0a1
More information about the pld-cvs-commit
mailing list