summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-11-14 23:16:38 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-11-14 23:16:38 +0000
commit9c50da3921f7703515931fdf9bbdc864d086d824 (patch)
treecf2a553ce5d808b8e0f1a3dc36160694bd41b609 /net-analyzer/metasploit/metasploit-3.5.0.ebuild
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-9c50da3921f7703515931fdf9bbdc864d086d824.tar.gz
gentoo-2-9c50da3921f7703515931fdf9bbdc864d086d824.tar.bz2
gentoo-2-9c50da3921f7703515931fdf9bbdc864d086d824.zip
msfweb actually doesn't exist anymore
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/metasploit/metasploit-3.5.0.ebuild')
-rw-r--r--net-analyzer/metasploit/metasploit-3.5.0.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-analyzer/metasploit/metasploit-3.5.0.ebuild b/net-analyzer/metasploit/metasploit-3.5.0.ebuild
index 4cae814a7872..cf2c8b473c37 100644
--- a/net-analyzer/metasploit/metasploit-3.5.0.ebuild
+++ b/net-analyzer/metasploit/metasploit-3.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-3.5.0.ebuild,v 1.1 2010/11/14 22:55:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-3.5.0.ebuild,v 1.2 2010/11/14 23:16:38 patrick Exp $
SRC_URI="http://www.metasploit.com/releases/framework-${PV}.tar.bz2"
@@ -49,10 +49,6 @@ src_install() {
chown -R root:0 "${D}"
- newinitd "${FILESDIR}"/msfweb${SLOT}.initd msfweb${SLOT} \
- || die "newinitd failed"
- newconfd "${FILESDIR}"/msfweb${SLOT}.confd msfweb${SLOT} \
- || die "newconfd failed"
}
pkg_postinst() {