buildroot/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
..
Config.in - add missing package-source targets 2007-01-03 13:44:01 +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
bash31-002
bash31-003
bash31-004
bash31-005
bash31-006
bash31-007
bash31-008
bash31-009
bash31-010
bash31-011
bash31-012
bash31-013
bash31-014
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