[packages/wpkg-http] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:10:58 CEST 2025
commit 042b632e4b0615f175ac7f1085e01f124738729c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:49 2025 +0200
Fix applying patches.
wpkg-http.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wpkg-http.spec b/wpkg-http.spec
index 0c3799c..49f587b 100644
--- a/wpkg-http.spec
+++ b/wpkg-http.spec
@@ -33,7 +33,7 @@ Konfigurator WWW dla WPKG.
%prep
%setup -q -n wpkg
-%patch0 -p1
+%patch -P0 -p1
rm INSTALL xml/{hosts.xml,packages.xml,profiles.xml} root/wpkg.tar.gz
rm -rf libs/smarty
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wpkg-http.git/commitdiff/042b632e4b0615f175ac7f1085e01f124738729c
More information about the pld-cvs-commit
mailing list