diff options
Diffstat (limited to 'sys-power/powerthend/powerthend-1.1.1.ebuild')
-rw-r--r-- | sys-power/powerthend/powerthend-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/powerthend/powerthend-1.1.1.ebuild b/sys-power/powerthend/powerthend-1.1.1.ebuild index 0ed9363a7..376931e36 100644 --- a/sys-power/powerthend/powerthend-1.1.1.ebuild +++ b/sys-power/powerthend/powerthend-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -22,7 +22,7 @@ src_compile() { } src_install() { - dosbin powerthend || die + dosbin powerthend || die "dosbin failed" dodoc README newconfd "${FILESDIR}/powerthend.confd" powerthend |