[packages/quazip] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:38:01 CEST 2025
commit 6de665868a6744fc515174cf6bfa1f31dcabc818
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:37:45 2025 +0200
Fix applying patches.
quazip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/quazip.spec b/quazip.spec
index 18676cd..50075ef 100644
--- a/quazip.spec
+++ b/quazip.spec
@@ -262,7 +262,7 @@ Dokumentacja API bibliotek QuaZIP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
export CXXFLAGS="%{rpmcxxflags} -fPIC"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/quazip.git/commitdiff/6de665868a6744fc515174cf6bfa1f31dcabc818
More information about the pld-cvs-commit
mailing list