# HG changeset patch # User Michael Schloh von Bennewitz # Date 1232142011 -3600 # Node ID 35f0b90c0457225e72582dab3ad0ab5ad80cf9ed # Parent 8db7071256b699ddf360d9aadbe9079a71848a2a Correct installation of missing files by removing build logic. diff -r 8db7071256b6 -r 35f0b90c0457 nessus-tool/nessus-tool.spec --- a/nessus-tool/nessus-tool.spec Fri Jan 16 22:39:09 2009 +0100 +++ b/nessus-tool/nessus-tool.spec Fri Jan 16 22:40:11 2009 +0100 @@ -32,7 +32,7 @@ Group: Monitoring License: GPL Version: 2.2.11 -Release: 20081120 +Release: 20090106 # package options %option with_fsl yes @@ -86,6 +86,10 @@ %setup -q -c %setup -q -T -D -a 1 %patch -p0 + %{l_shtool} subst \ + -e 's;\(for scripts in scripts/\*\.nasl\) scripts/\*\.nbin;\1;' \ + -e 's;\(for scripts in scripts/\*\.inc\) scripts/\*\.nlib;\1;' \ + nessus-plugins/Makefile %build # build nessus-core part