diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:15:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:15:13 +0000 |
commit | b1de0644484ace9a2154d63f684c235b0f1d0c06 (patch) | |
tree | 2d4cda337a259aeb13ac5d0b07fa8b202d00cbd8 /net-print/hplip/hplip-1.7.4a-r1.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-b1de0644484ace9a2154d63f684c235b0f1d0c06.tar.gz gentoo-2-b1de0644484ace9a2154d63f684c235b0f1d0c06.tar.bz2 gentoo-2-b1de0644484ace9a2154d63f684c235b0f1d0c06.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-print/hplip/hplip-1.7.4a-r1.ebuild')
-rw-r--r-- | net-print/hplip/hplip-1.7.4a-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-print/hplip/hplip-1.7.4a-r1.ebuild b/net-print/hplip/hplip-1.7.4a-r1.ebuild index ea788ddea6c0..2981f5042274 100644 --- a/net-print/hplip/hplip-1.7.4a-r1.ebuild +++ b/net-print/hplip/hplip-1.7.4a-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-1.7.4a-r1.ebuild,v 1.5 2007/06/11 21:44:38 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-1.7.4a-r1.ebuild,v 1.6 2007/07/13 07:15:13 mr_bones_ Exp $ inherit eutils @@ -80,7 +80,6 @@ src_compile() { fi } - src_install() { # cups-1.2 installation paths, make sure that the .desktop is installed sed -i -e "s:/usr/lib/cups:$(cups-config --serverbin):" \ |