summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/automake/automake-1.9.6-r2.ebuild')
-rw-r--r--sys-devel/automake/automake-1.9.6-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.9.6-r2.ebuild b/sys-devel/automake/automake-1.9.6-r2.ebuild
index 2ec9a7eae1fe..4a7b91529756 100644
--- a/sys-devel/automake/automake-1.9.6-r2.ebuild
+++ b/sys-devel/automake/automake-1.9.6-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-devel/automake/automake-1.9.6-r2.ebuild,v 1.19 2009/03/21 11:39:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r2.ebuild,v 1.20 2009/05/29 23:41:10 vapier Exp $
inherit eutils
@@ -34,6 +34,7 @@ src_unpack() {
epatch "${FILESDIR}"/${P}-ignore-comments.patch #126388
epatch "${FILESDIR}"/${P}-aclocal7-test-sleep.patch #197366
epatch "${FILESDIR}"/${PN}-1.9.6-subst-test.patch #222225
+ epatch "${FILESDIR}"/${PN}-1.10-ccnoco-ldflags.patch #203914
export WANT_AUTOCONF=2.5
}