[packages/waili] Fix applying patches.

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


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

    Fix applying patches.

 waili.spec | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/waili.spec b/waili.spec
index b3e02b0..1db9785 100644
--- a/waili.spec
+++ b/waili.spec
@@ -69,16 +69,16 @@ Statyczna biblioteka WAILI.
 
 %prep
 %setup -q -n %{name}-gpl-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P10 -p1
+%patch -P11 -p1
+%patch -P12 -p1
 
 %build
 %{__make} -C config \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/waili.git/commitdiff/4f6902b9add5bba8c1d313979fcfcb0f29260917



More information about the pld-cvs-commit mailing list