[packages/wispy-tools] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:07:44 CEST 2025
commit 89cec712684559d811850943f8fb923e162459d7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:44 2025 +0200
Fix applying patches.
wispy-tools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wispy-tools.spec b/wispy-tools.spec
index 97082b4..62fd2e3 100644
--- a/wispy-tools.spec
+++ b/wispy-tools.spec
@@ -61,7 +61,7 @@ Ten pakiet zawiera:
%prep
%setup -q -n %{name}-%{_ver}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wispy-tools.git/commitdiff/89cec712684559d811850943f8fb923e162459d7
More information about the pld-cvs-commit
mailing list