diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-09 14:47:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-09 14:47:57 +0000 |
commit | e6024f60c724bb3da33b4d5e2a87311430a37ba7 (patch) | |
tree | 65c76757eff956030590bf57f01178fd612ce65f /sys-apps/ccs-tools | |
parent | version bump: <http://my.opera.com/desktopteam/blog/show.dml/4039395> (diff) | |
download | gentoo-2-e6024f60c724bb3da33b4d5e2a87311430a37ba7.tar.gz gentoo-2-e6024f60c724bb3da33b4d5e2a87311430a37ba7.tar.bz2 gentoo-2-e6024f60c724bb3da33b4d5e2a87311430a37ba7.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sys-apps/ccs-tools')
-rw-r--r-- | sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild b/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild index 452ccc4a0936..73e689df9783 100644 --- a/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild +++ b/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.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/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild,v 1.1 2009/07/09 00:19:54 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild,v 1.2 2009/07/09 14:47:57 mr_bones_ Exp $ inherit eutils multilib toolchain-funcs @@ -48,7 +48,6 @@ src_test() { ./testall.sh || die } - src_install() { emake INSTALLDIR="${D}" install || die |