diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-30 19:14:44 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-30 19:14:44 +0000 |
commit | 7b02083413ce592d0fc5f577d219e3c5ff9f46c6 (patch) | |
tree | 65b6b8d86c674fa345fa8b7b8ae0a0661069b0f1 /dev-libs/shhopt | |
parent | whitespace (diff) | |
download | gentoo-2-7b02083413ce592d0fc5f577d219e3c5ff9f46c6.tar.gz gentoo-2-7b02083413ce592d0fc5f577d219e3c5ff9f46c6.tar.bz2 gentoo-2-7b02083413ce592d0fc5f577d219e3c5ff9f46c6.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-libs/shhopt')
-rw-r--r-- | dev-libs/shhopt/shhopt-1.1.7-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild b/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild index be3a6f5a65e2..5a39f6103126 100644 --- a/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild +++ b/dev-libs/shhopt/shhopt-1.1.7-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/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild,v 1.6 2009/07/29 22:45:23 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild,v 1.7 2009/07/30 19:14:44 mr_bones_ Exp $ inherit eutils @@ -26,7 +26,6 @@ src_compile() { emake CC=$(tc-getCC) || die } - src_install() { dolib.a libshhopt.a || die ln -s libshhopt.so.${PV} libshhopt.so |