[packages/xjewel] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:17:01 CEST 2025
commit 7add0c7fb56a148653aab7f26d35e1ed51f5f1c4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:04 2025 +0200
Fix applying patches.
xjewel.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/xjewel.spec b/xjewel.spec
index 6ada104..bd03106 100644
--- a/xjewel.spec
+++ b/xjewel.spec
@@ -57,10 +57,10 @@ yerleştirmektir.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p0
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p0
%build
xmkmf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xjewel.git/commitdiff/7add0c7fb56a148653aab7f26d35e1ed51f5f1c4
More information about the pld-cvs-commit
mailing list