summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/automake/ChangeLog5
-rw-r--r--sys-devel/automake/automake-1.7.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog
index 88dd36f3d344..d4a8d057baa4 100644
--- a/sys-devel/automake/ChangeLog
+++ b/sys-devel/automake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/automake
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.28 2003/06/30 23:14:03 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.29 2003/07/01 10:18:43 aliz Exp $
+
+ 01 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> automake-1.7.5.ebuild. :
+ Do not run fix_bins for 1.4.
*automake-1.7.5 (30 Jun 2003)
diff --git a/sys-devel/automake/automake-1.7.5.ebuild b/sys-devel/automake/automake-1.7.5.ebuild
index 45c27373b317..c763993fbb77 100644
--- a/sys-devel/automake/automake-1.7.5.ebuild
+++ b/sys-devel/automake/automake-1.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.5.ebuild,v 1.1 2003/06/30 23:14:03 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.5.ebuild,v 1.2 2003/07/01 10:18:43 aliz Exp $
IUSE=""
@@ -277,8 +277,8 @@ src_install() {
# ************ automake-1.4-p6 ************
#
- cd ${OLD14_S}
- fix_bins "1.4"
+# cd ${OLD14_S}
+# fix_bins "1.4"
# Ignore duplicates like automake-1.5 and 1.6
#epatch ${FILESDIR}/${PN}-1.4_p5-ignore-duplicates.patch