diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-12 04:50:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-12 04:50:37 +0000 |
commit | 562236c7eb495e13bc21d5b156d7d18bc990ccac (patch) | |
tree | 11d5d6c1782efacdf6025cce89dfbf578cfd4a01 /sys-freebsd | |
parent | Version bump. (diff) | |
download | gentoo-2-562236c7eb495e13bc21d5b156d7d18bc990ccac.tar.gz gentoo-2-562236c7eb495e13bc21d5b156d7d18bc990ccac.tar.bz2 gentoo-2-562236c7eb495e13bc21d5b156d7d18bc990ccac.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'sys-freebsd')
-rw-r--r-- | sys-freebsd/freebsd-lib/freebsd-lib-7.1-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-freebsd/freebsd-lib/freebsd-lib-7.1-r2.ebuild b/sys-freebsd/freebsd-lib/freebsd-lib-7.1-r2.ebuild index 29a2bd0410ef..d752c144b594 100644 --- a/sys-freebsd/freebsd-lib/freebsd-lib-7.1-r2.ebuild +++ b/sys-freebsd/freebsd-lib/freebsd-lib-7.1-r2.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-freebsd/freebsd-lib/freebsd-lib-7.1-r2.ebuild,v 1.3 2009/03/11 18:44:35 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/freebsd-lib-7.1-r2.ebuild,v 1.4 2009/03/12 04:50:37 mr_bones_ Exp $ inherit bsdmk freebsd flag-o-matic multilib toolchain-funcs @@ -308,7 +308,6 @@ src_install() { fi doins "etc.${MACHINE}"/* - # Generate ldscripts, otherwise bad thigs are supposed to happen gen_usr_ldscript libalias_cuseeme.so libalias_dummy.so libalias_ftp.so \ libalias_irc.so libalias_nbt.so libalias_pptp.so libalias_skinny.so \ |