[packages/openjade] Fix applying patches.

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


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

    Fix applying patches.

 openjade.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/openjade.spec b/openjade.spec
index c74d1a7..490182d 100644
--- a/openjade.spec
+++ b/openjade.spec
@@ -69,10 +69,10 @@ Biblioteki statyczne OpenJade.
 
 %prep
 %setup -q -n %{name}-%{version}-%{_pre}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__sed} -i -e 's at AM_GNU_GETTEXT.*@AM_GNU_GETTEXT([external])@' \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjade.git/commitdiff/7b11bc75e3e2640111632172a416e84115d6993f



More information about the pld-cvs-commit mailing list