[packages/uebimiau] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:25:07 CEST 2025


commit dfa67f9c9fd91d5787aa9f52f96b647ebb67fae8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:24:51 2025 +0200

    Fix applying patches.

 uebimiau.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/uebimiau.spec b/uebimiau.spec
index 576dee3..988f0c9 100644
--- a/uebimiau.spec
+++ b/uebimiau.spec
@@ -51,11 +51,11 @@ wymaga bazy danych ani IMAP.
 # undos the source
 find . -name '*.php' -print0 | xargs -0 sed -i -e 's,\r$,,'
 
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 # prepare apache config file
 cat > apache.conf <<'EOF'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/uebimiau.git/commitdiff/dfa67f9c9fd91d5787aa9f52f96b647ebb67fae8



More information about the pld-cvs-commit mailing list