[packages/wwwoffle] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 10:11:46 CEST 2025
    
    
  
commit 01c2f8a5177fc0430205149ec2518a8725c9d7dd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:50 2025 +0200
    Fix applying patches.
 wwwoffle.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/wwwoffle.spec b/wwwoffle.spec
index 7d828d3..8a5474b 100644
--- a/wwwoffle.spec
+++ b/wwwoffle.spec
@@ -131,10 +131,10 @@ Indeksowanie i przeszukiwanie cache'a WWWOFFLE przez Hyperestraier.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 cp /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wwwoffle.git/commitdiff/01c2f8a5177fc0430205149ec2518a8725c9d7dd
    
    
More information about the pld-cvs-commit
mailing list