[packages/w3pw] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:05:25 CEST 2025


commit 15beeb3a422b6a482ac0ea1c604e5a7d6d2891b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:40 2025 +0200

    Fix applying patches.

 w3pw.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/w3pw.spec b/w3pw.spec
index 25f70cc..34c5579 100644
--- a/w3pw.spec
+++ b/w3pw.spec
@@ -53,7 +53,7 @@ Features:
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # simple sql to create and load db schema
 cp -p %{SOURCE3} .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/w3pw.git/commitdiff/15beeb3a422b6a482ac0ea1c604e5a7d6d2891b3



More information about the pld-cvs-commit mailing list