[packages/cwiid] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:08:59 CEST 2025
commit 2ffb69cf95767607f986c108fa7bda1cd7ca1674
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:08:43 2025 +0200
Fix applying patches.
cwiid.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cwiid.spec b/cwiid.spec
index 8ef4712..817f1db 100644
--- a/cwiid.spec
+++ b/cwiid.spec
@@ -75,7 +75,7 @@ system input sources like the mouse and keyboard.
%prep
%setup -qc
mv %{name}-*/* .
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cwiid.git/commitdiff/2ffb69cf95767607f986c108fa7bda1cd7ca1674
More information about the pld-cvs-commit
mailing list