diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-08-17 15:37:34 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-08-17 15:37:34 +0000 |
commit | b1c39947ac42f31112422d6a343c9076767b3feb (patch) | |
tree | 755d840eee6f342031e237998d21d67277ebe55e /net-analyzer/nessus | |
parent | ebuild now will only overwrite digest files with a different digest file (diff) | |
download | gentoo-2-b1c39947ac42f31112422d6a343c9076767b3feb.tar.gz gentoo-2-b1c39947ac42f31112422d6a343c9076767b3feb.tar.bz2 gentoo-2-b1c39947ac42f31112422d6a343c9076767b3feb.zip |
*** empty log message ***
Diffstat (limited to 'net-analyzer/nessus')
-rw-r--r-- | net-analyzer/nessus/nessus-1.0.4-r1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-analyzer/nessus/nessus-1.0.4-r1.ebuild b/net-analyzer/nessus/nessus-1.0.4-r1.ebuild index 8303e2f69e67..a7557d0c797b 100644 --- a/net-analyzer/nessus/nessus-1.0.4-r1.ebuild +++ b/net-analyzer/nessus/nessus-1.0.4-r1.ebuild @@ -92,7 +92,9 @@ src_install() { cd ${S}/nessus-plugins docinto nessus-plugins dodoc docs/*.txt plugins/accounts/accounts.txt + prepman } + |