[packages/sarg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:51:17 CEST 2025
commit ab3e8064e75934b22b0837ad411bb26a71b7045b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:51:01 2025 +0200
Fix applying patches.
sarg.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/sarg.spec b/sarg.spec
index 3ad2225..2b04950 100644
--- a/sarg.spec
+++ b/sarg.spec
@@ -48,11 +48,11 @@ HTML ou por email.
%prep
%setup -q
-%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
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sarg.git/commitdiff/ab3e8064e75934b22b0837ad411bb26a71b7045b
More information about the pld-cvs-commit
mailing list