[packages/psad] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:23:10 CEST 2025
commit f065a82831c5bce0e1601ff373f54f01d9fbb4c1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:22:54 2025 +0200
Fix applying patches.
psad.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/psad.spec b/psad.spec
index 4c142ec..a6b1485 100644
--- a/psad.spec
+++ b/psad.spec
@@ -48,9 +48,9 @@ skanowanie portów i inny podejrzany ruch.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
rm -rf Bit-Vector
rm -rf Date-Calc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/psad.git/commitdiff/f065a82831c5bce0e1601ff373f54f01d9fbb4c1
More information about the pld-cvs-commit
mailing list