[packages/linuxwacom] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:07:56 CEST 2025
commit 5750e7d3e0b258ce6907a4e5c5bc86f6de9ef564
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:07:40 2025 +0200
Fix applying patches.
linuxwacom.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/linuxwacom.spec b/linuxwacom.spec
index b2b91cb..8508643 100644
--- a/linuxwacom.spec
+++ b/linuxwacom.spec
@@ -115,7 +115,7 @@ Sterownik wejściowy X.org dla tabletów Wacom.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%if %{with kernel}
cat > src/2.6.30/Makefile << EOF
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/linuxwacom.git/commitdiff/5750e7d3e0b258ce6907a4e5c5bc86f6de9ef564
More information about the pld-cvs-commit
mailing list