[packages/sharutils] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:57:25 CEST 2025
commit 54e8e26326f5a2169ed57bf1408c155fc25c3e58
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:57:09 2025 +0200
Fix applying patches.
sharutils.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/sharutils.spec b/sharutils.spec
index 8d59f96..080fb04 100644
--- a/sharutils.spec
+++ b/sharutils.spec
@@ -92,11 +92,11 @@ programlar üzerinden güvenli bir şekilde gönderilebilir.
%prep
%setup -q -a1
-%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
%{__rm} po/stamp-po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sharutils.git/commitdiff/54e8e26326f5a2169ed57bf1408c155fc25c3e58
More information about the pld-cvs-commit
mailing list