[packages/papaya] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:51:21 CEST 2025


commit 3473385ba84f111b20a4a71ebe24e6aef8ade2b4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:51:05 2025 +0200

    Fix applying patches.

 papaya.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/papaya.spec b/papaya.spec
index f888466..9cefe02 100644
--- a/papaya.spec
+++ b/papaya.spec
@@ -37,7 +37,7 @@ Papaya CMS to mający otwarte źródła system zarządzania treścią.
 
 %prep
 %setup -qc
-%patch0 -p1
+%patch -P0 -p1
 
 # undos the source
 find '(' -name '*.php' -o -name '*.txt' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/papaya.git/commitdiff/3473385ba84f111b20a4a71ebe24e6aef8ade2b4



More information about the pld-cvs-commit mailing list