[packages/squidview] Fix applying patches.

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


commit 7efffd8a39d3aa84037fe9a7758ad49505a77b86
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:06:32 2025 +0200

    Fix applying patches.

 squidview.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/squidview.spec b/squidview.spec
index 199a4ad..3d2c337 100644
--- a/squidview.spec
+++ b/squidview.spec
@@ -29,8 +29,8 @@ i trafienia cache-a.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/squidview.git/commitdiff/7efffd8a39d3aa84037fe9a7758ad49505a77b86



More information about the pld-cvs-commit mailing list