[packages/joystick] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:24:36 CEST 2025
commit 999b3d7e8a5a6a80831a3b55970808d8a12b7a72
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:24:21 2025 +0200
Fix applying patches.
joystick.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/joystick.spec b/joystick.spec
index 535f98c..3642099 100644
--- a/joystick.spec
+++ b/joystick.spec
@@ -33,7 +33,7 @@ joysticka:
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} jstest jscal inputattach evtest ffset fftest\
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/joystick.git/commitdiff/999b3d7e8a5a6a80831a3b55970808d8a12b7a72
More information about the pld-cvs-commit
mailing list