732d94d25f
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 |
||
---|---|---|
.. | ||
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 | ||
bash31-016 | ||
bash31-017 | ||
bash.mk | ||
Config.in |