buildrootschalter/package/bash
Eric Andersen 732d94d25f fixup a whole steaming pile of insanity. When packages are configured,
they should be configured with --prefix=/usr and we then need to use
make DESTDIR=$(STAGING_DIR) install to get things installed into the
staging directory.  The current situation for many packages, which use
--prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled
into the binary itself.

This also adds in a pile of libtool fixups.  Between broken pkgconfig,
broken libtool handling, and broken --prefix settings, its a wonder
things have worked as well as they have up till now.
 -Erik
2007-01-14 03:52:21 +00:00
..
bash.mk fixup a whole steaming pile of insanity. When packages are configured, 2007-01-14 03:52:21 +00:00
bash31-001 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-002 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-003 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-004 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-005 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-006 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-007 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-008 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-009 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-010 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-011 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-012 some more patches from upstream 2006-03-23 03:04:41 +00:00
bash31-013 some more patches from upstream 2006-03-23 03:04:41 +00:00
bash31-014 some more patches from upstream 2006-03-23 03:04:41 +00:00
bash31-015 some more upstream patches 2006-04-15 02:24:59 +00:00
bash31-016 some more upstream patches 2006-04-15 02:24:59 +00:00
bash31-017 fix patch to work with -p1 2006-04-15 02:26:01 +00:00
Config.in - add missing package-source targets 2007-01-03 13:44:01 +00:00