[packages/nessus-core] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:32:39 CEST 2025
commit 64574c370ea46df97f3d431f9881403e5cb8cf84
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:32:23 2025 +0200
Fix applying patches.
nessus-core.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nessus-core.spec b/nessus-core.spec
index b413de8..9f70633 100644
--- a/nessus-core.spec
+++ b/nessus-core.spec
@@ -119,7 +119,7 @@ Pliki nagłówkowe do tworzenia wtyczek Nesussa.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nessus-core.git/commitdiff/64574c370ea46df97f3d431f9881403e5cb8cf84
More information about the pld-cvs-commit
mailing list