OSDN Git Service

Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for)
authorRob Landley <rob@landley.net>
Wed, 10 Dec 2008 00:29:29 +0000 (00:29 -0000)
committerRob Landley <rob@landley.net>
Wed, 10 Dec 2008 00:29:29 +0000 (00:29 -0000)
commit34cbfc9bf8588b39723be1bda37775bd1a976ccd
treea2c1360542abc7d63538e04165aa82c079596d5e
parente34f25503ad8f9d5b7e8d1801cbe345ce3daa949
Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for)
and add install_hostutils.  Now install_utils should use $PREFIX more like
other packages do.
Makefile.help
Makefile.in
utils/Makefile.in