summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-04-02 16:16:30 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-04-02 16:16:30 +0000
commit6b04c01040a46b21cc23f98c882ddfd08204f5a0 (patch)
tree300ecd0d1ec5bf9ccb5390c15e84ff74f190aa17 /sys-devel/bison/ChangeLog
parentupdated version, removed old (diff)
downloadhistorical-6b04c01040a46b21cc23f98c882ddfd08204f5a0.tar.gz
historical-6b04c01040a46b21cc23f98c882ddfd08204f5a0.tar.bz2
historical-6b04c01040a46b21cc23f98c882ddfd08204f5a0.zip
make install tweaks
Diffstat (limited to 'sys-devel/bison/ChangeLog')
-rw-r--r--sys-devel/bison/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog
index b1f3a90ea89c..05f98b98a244 100644
--- a/sys-devel/bison/ChangeLog
+++ b/sys-devel/bison/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for sys-devel/bison
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.2 2002/04/02 16:16:30 azarah Exp $
+
+*bison-1.34-r1 (2 Apr 2002)
+
+ 2 Apr 2002; M.Schlemmer <azarah@gentoo.org> :
+
+ Change "make install" in src_install() to use $DESTDIR and not
+ $prefix, as some packages have the nasty habit of hardcoding
+ $prefix in "make install". Hopefully this will fix an invalid
+ search patch for bison.{hairy,simple} some users experienced
+ (${D}/usr/...).
*bison-1.28-r3 (1 Feb 2002)