[packages/sydney] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:11:52 CEST 2025


commit f8dc39dafff3b9df318e67295e3cf6f9ca2870d6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:11:36 2025 +0200

    Fix applying patches.

 sydney.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/sydney.spec b/sydney.spec
index 6e496fd..a5ddbd1 100644
--- a/sydney.spec
+++ b/sydney.spec
@@ -96,10 +96,10 @@ Biblioteki statyczne Ruby.
 
 %prep
 %setup -q -n sydney-dr2 -a1 -a2 -a3 -a6
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 find . -name '*.rb' -or -name '*.cgi' -or -name '*.test' | xargs perl -pi -e "s#/usr/local/bin#bin#"
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sydney.git/commitdiff/f8dc39dafff3b9df318e67295e3cf6f9ca2870d6



More information about the pld-cvs-commit mailing list