diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-21 21:15:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-21 21:15:13 +0000 |
commit | 9959ebbcac3874d7161124a74ec5876c8e4d6ac2 (patch) | |
tree | cc8c18c783115d924d4c80aa9ae1c757d67b91a1 /dev-libs/root | |
parent | fixing bug in apccontrol. closes 46075 (Manifest recommit) (diff) | |
download | gentoo-2-9959ebbcac3874d7161124a74ec5876c8e4d6ac2.tar.gz gentoo-2-9959ebbcac3874d7161124a74ec5876c8e4d6ac2.tar.bz2 gentoo-2-9959ebbcac3874d7161124a74ec5876c8e4d6ac2.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'dev-libs/root')
-rw-r--r-- | dev-libs/root/root-3.10.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/root/root-3.10.02.ebuild b/dev-libs/root/root-3.10.02.ebuild index e14710acf4ab..abc671e449eb 100644 --- a/dev-libs/root/root-3.10.02.ebuild +++ b/dev-libs/root/root-3.10.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/root/root-3.10.02.ebuild,v 1.1 2004/04/20 13:43:11 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/root/root-3.10.02.ebuild,v 1.2 2004/04/21 21:15:13 mr_bones_ Exp $ inherit flag-o-matic eutils @@ -106,7 +106,7 @@ src_compile() { ppc) append-flags "-fsigned-char";; esac - + ./configure linux \ --aclocaldir=/usr/share/aclocal/ \ --bindir=/usr/bin \ |