[packages/privoxy] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:22:18 CEST 2025


commit abeb067c47ecf7f3f417c85d850a7b8f03d087ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:22:02 2025 +0200

    Fix applying patches.

 privoxy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/privoxy.spec b/privoxy.spec
index 278b2ea..d1178e0 100644
--- a/privoxy.spec
+++ b/privoxy.spec
@@ -55,7 +55,7 @@ Privoxy jest oparte na Internet Junkbusterze.
 
 %prep
 %setup -q -n %{name}-%{version}-stable
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/privoxy.git/commitdiff/abeb067c47ecf7f3f417c85d850a7b8f03d087ac



More information about the pld-cvs-commit mailing list