[packages/oops] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:42:23 CEST 2025


commit 0175ac918ce71a904f63e6cc9b758717d8d01919
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:42:07 2025 +0200

    Fix applying patches.

 oops.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/oops.spec b/oops.spec
index 2065d80..8055da1 100644
--- a/oops.spec
+++ b/oops.spec
@@ -78,12 +78,12 @@ różnice w stosunku do Squida:
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/oops.git/commitdiff/0175ac918ce71a904f63e6cc9b758717d8d01919



More information about the pld-cvs-commit mailing list