diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-11-28 11:21:37 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-11-28 11:21:37 +0000 |
commit | 48661c69a20ce0326913d9b7661696ad7a547787 (patch) | |
tree | eff9aaa9bd3f950593f943319997ca57422e0b45 /x11-apps/simple-ccsm | |
parent | Revision bump, security bug 294797. (diff) | |
download | gentoo-2-48661c69a20ce0326913d9b7661696ad7a547787.tar.gz gentoo-2-48661c69a20ce0326913d9b7661696ad7a547787.tar.bz2 gentoo-2-48661c69a20ce0326913d9b7661696ad7a547787.zip |
Whitespace.
(Portage version: 2.2_rc53/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/simple-ccsm')
-rw-r--r-- | x11-apps/simple-ccsm/simple-ccsm-0.8.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/simple-ccsm/simple-ccsm-0.8.4.ebuild b/x11-apps/simple-ccsm/simple-ccsm-0.8.4.ebuild index 1b86bdfd02e0..fc1b4364f51b 100644 --- a/x11-apps/simple-ccsm/simple-ccsm-0.8.4.ebuild +++ b/x11-apps/simple-ccsm/simple-ccsm-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/simple-ccsm-0.8.4.ebuild,v 1.1 2009/10/15 19:40:10 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/simple-ccsm-0.8.4.ebuild,v 1.2 2009/11/28 11:21:37 scarabeus Exp $ inherit distutils gnome2-utils @@ -18,11 +18,11 @@ RDEPEND="~dev-python/compizconfig-python-${PV} ~x11-apps/ccsm-${PV}" src_compile() { - distutils_src_compile --prefix=/usr + distutils_src_compile --prefix=/usr } src_install() { - distutils_src_install --prefix=/usr + distutils_src_install --prefix=/usr } pkg_postinst() { |