diff options
Diffstat (limited to 'app-crypt/bcwipe/bcwipe-1.5_p3.ebuild')
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.5_p3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild index c8d9b568a28c..0206132a340b 100644 --- a/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild,v 1.6 2006/04/23 06:05:15 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild,v 1.7 2007/07/13 21:47:34 mr_bones_ Exp $ inherit toolchain-funcs @@ -29,7 +29,6 @@ src_test() { [ -f testfile ] && die "test file still exists. bcwipe should of deleted it" } - src_install() { dobin bcwipe || die doman bcwipe.1 |