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.6.10.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.6.10.ebuild')
-rw-r--r-- | net-print/hplip/hplip-1.6.10.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-print/hplip/hplip-1.6.10.ebuild b/net-print/hplip/hplip-1.6.10.ebuild index 8cd434a92e24..b58002d7b53e 100644 --- a/net-print/hplip/hplip-1.6.10.ebuild +++ b/net-print/hplip/hplip-1.6.10.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.6.10.ebuild,v 1.9 2007/03/27 09:24:53 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-1.6.10.ebuild,v 1.10 2007/07/13 07:15:13 mr_bones_ Exp $ inherit eutils @@ -69,7 +69,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):" \ |