[packages/apache1-mod_antihak] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:34:16 CEST 2025
commit 42d127333fb9b123978050318e16807febe25b94
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:34:00 2025 +0200
Fix applying patches.
apache1-mod_antihak.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/apache1-mod_antihak.spec b/apache1-mod_antihak.spec
index f8a1931..6c8f4b7 100644
--- a/apache1-mod_antihak.spec
+++ b/apache1-mod_antihak.spec
@@ -43,9 +43,9 @@ przez robaki CodeRed i Nimda. Ponadto trwają prace nad umożliwieniem
%prep
%setup -q -n mod_antihak-0.3.1-beta/src
-%patch0 -p0
-%patch1 -p0
-%patch2 -p1
+%patch -P0 -p0
+%patch -P1 -p0
+%patch -P2 -p1
%build
rm -f tools/missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache1-mod_antihak.git/commitdiff/42d127333fb9b123978050318e16807febe25b94
More information about the pld-cvs-commit
mailing list