[packages/opie] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:47:36 CEST 2025


commit f126e72a829ca1f9e393fe1a0aace668bf4f447c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:47:20 2025 +0200

    Fix applying patches.

 opie.spec | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/opie.spec b/opie.spec
index ebe0598..39ce5dc 100644
--- a/opie.spec
+++ b/opie.spec
@@ -81,15 +81,15 @@ Statyczne biblioteki OPIE.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p0
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p0
-%patch7 -p1
-%patch8 -p1
+%patch -P0 -p1
+%patch -P1 -p0
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p0
+%patch -P7 -p1
+%patch -P8 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opie.git/commitdiff/f126e72a829ca1f9e393fe1a0aace668bf4f447c



More information about the pld-cvs-commit mailing list