[packages/democracy] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:12:27 CEST 2025
commit 873f6a9e329dd7f0b8a701cd2111facab139ea41
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:12:11 2025 +0200
Fix applying patches.
democracy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/democracy.spec b/democracy.spec
index 9e0069c..4046e53 100644
--- a/democracy.spec
+++ b/democracy.spec
@@ -56,7 +56,7 @@ Linuksem).
%prep
%setup -q -n Democracy-%{version}
%if "%{_lib}" != "lib"
-%patch0 -p1
+%patch -P0 -p1
%endif
mv platform/gtk-x11/README README.gtk-x11
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/democracy.git/commitdiff/873f6a9e329dd7f0b8a701cd2111facab139ea41
More information about the pld-cvs-commit
mailing list