[packages/tripwire] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:22:22 CEST 2025
commit 5d3a8d9d5ab1358fdcc1567298e230ac6339b64e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:22:07 2025 +0200
Fix applying patches.
tripwire.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tripwire.spec b/tripwire.spec
index da55591..1a60f42 100644
--- a/tripwire.spec
+++ b/tripwire.spec
@@ -39,7 +39,7 @@ measures immediately.
%prep
%setup -q -n %{name}-open-source-%{version}
-%patch2 -p1
+%patch -P2 -p1
install %{SOURCE3} .
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tripwire.git/commitdiff/5d3a8d9d5ab1358fdcc1567298e230ac6339b64e
More information about the pld-cvs-commit
mailing list