diff options
Diffstat (limited to 'app-doc/chmlib')
-rw-r--r-- | app-doc/chmlib/chmlib-0.39.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-doc/chmlib/chmlib-0.39.ebuild b/app-doc/chmlib/chmlib-0.39.ebuild index ee14f46fe7ec..7bc29fa0e8bd 100644 --- a/app-doc/chmlib/chmlib-0.39.ebuild +++ b/app-doc/chmlib/chmlib-0.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/chmlib-0.39.ebuild,v 1.4 2007/01/30 15:51:41 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/chmlib-0.39.ebuild,v 1.5 2007/07/15 23:35:58 mr_bones_ Exp $ inherit eutils multilib flag-o-matic versionator @@ -36,7 +36,6 @@ src_unpack() { fi } - src_compile() { append-flags "-L${S}/src/.libs" |