summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2002-07-26 19:55:10 +0000
committerNick Hadaway <raker@gentoo.org>2002-07-26 19:55:10 +0000
commit1e88368fb53adcd31f6399eb27ebcda2d25332bc (patch)
treeb8c399513d062b4e7cdf94b012a2706eec7ba946 /net-analyzer/libnasl/files
parentUpdated ChangeLog to reflect net-analyzer/nessus-libraries instead of net-mis... (diff)
downloadgentoo-2-1e88368fb53adcd31f6399eb27ebcda2d25332bc.tar.gz
gentoo-2-1e88368fb53adcd31f6399eb27ebcda2d25332bc.tar.bz2
gentoo-2-1e88368fb53adcd31f6399eb27ebcda2d25332bc.zip
Split out the "nessus" ebuild to the individual nessues components to allow pieces to build and install properly. "nessus" is still an installable ebuild, it just pulls in the individual components. libnasl is the second of those components.
Diffstat (limited to 'net-analyzer/libnasl/files')
-rw-r--r--net-analyzer/libnasl/files/digest-libnasl-1.2.31
-rw-r--r--net-analyzer/libnasl/files/nasl.diff11
2 files changed, 12 insertions, 0 deletions
diff --git a/net-analyzer/libnasl/files/digest-libnasl-1.2.3 b/net-analyzer/libnasl/files/digest-libnasl-1.2.3
new file mode 100644
index 000000000000..e87a7133700e
--- /dev/null
+++ b/net-analyzer/libnasl/files/digest-libnasl-1.2.3
@@ -0,0 +1 @@
+MD5 ae16346e215ff752a28de252bfeb6800 libnasl-1.2.3.tar.gz 293239
diff --git a/net-analyzer/libnasl/files/nasl.diff b/net-analyzer/libnasl/files/nasl.diff
new file mode 100644
index 000000000000..a1b0120da105
--- /dev/null
+++ b/net-analyzer/libnasl/files/nasl.diff
@@ -0,0 +1,11 @@
+diff -urN libnasl/nasl/Makefile libnasl-modified/nasl/Makefile
+--- libnasl/nasl/Makefile Mon Oct 15 12:58:07 2001
++++ libnasl-modified/nasl/Makefile Fri Jul 26 12:56:36 2002
+@@ -41,6 +41,7 @@
+
+ install : libnasl.la nasl
+ test -d ${libdir} || $(INSTALL_DIR) -m 755 ${libdir}
++ test -d ${bindir} || $(INSTALL_DIR) -m 755 ${bindir}
+ $(LIBTOOL) --mode install $(INSTALL) libnasl.la ${libdir}/libnasl.la
+ $(LIBTOOL) --finish ${libdir}
+ $(INSTALL) nasl ${bindir}/