[packages/aide] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:31:18 CEST 2025
commit 9ef5d53496ca45cf73d065d7da607a86621c165e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:31:02 2025 +0200
Fix applying patches.
aide.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/aide.spec b/aide.spec
index 55b5fc3..3e93734 100644
--- a/aide.spec
+++ b/aide.spec
@@ -58,11 +58,11 @@ detectar violações de integridade pelo uso de hashes como MD5.
%prep
%setup -q -b 0 -a 2
-%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 src/conf_lex.c src/db_lex.c
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aide.git/commitdiff/9ef5d53496ca45cf73d065d7da607a86621c165e
More information about the pld-cvs-commit
mailing list