[packages/dircproxy] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:14:28 CEST 2025
commit 7ec047f905ebd6ff7351535ad9470ece94cadc1e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:14:12 2025 +0200
Fix applying patches.
dircproxy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dircproxy.spec b/dircproxy.spec
index cdba8d9..ff907a2 100644
--- a/dircproxy.spec
+++ b/dircproxy.spec
@@ -34,7 +34,7 @@ się podłączasz pokazuje ci co straciłeś.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dircproxy.git/commitdiff/7ec047f905ebd6ff7351535ad9470ece94cadc1e
More information about the pld-cvs-commit
mailing list