[packages/squidGuard] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:06:44 CEST 2025


commit 52492777f95d56b4da9f7afd9d845f80e08955c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:06:29 2025 +0200

    Fix applying patches.

 squidGuard.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/squidGuard.spec b/squidGuard.spec
index 397d19b..f6ac561 100644
--- a/squidGuard.spec
+++ b/squidGuard.spec
@@ -88,8 +88,8 @@ Natomiast ani squidGuard ani Squid nie może być użyty do:
 
 %prep
 %setup -q -n %{name}-%{ver}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/squidGuard.git/commitdiff/52492777f95d56b4da9f7afd9d845f80e08955c9



More information about the pld-cvs-commit mailing list