better control of odd install locations

This commit is contained in:
albert
2003-03-21 01:04:51 +00:00
parent f5d42ca11d
commit 8cd3571df2
2 changed files with 7 additions and 1 deletions

5
README
View File

@@ -29,6 +29,11 @@ INSTALLATION
make SHARED=0 DESTDIR=$HOME install
Suppose you wanted to install stuff in strange places.
You might do something like this:
make usr/bin=/tmp/fff/iii/ DESTDIR=/tmp/fff install="install -D" ldconfig=echo install
BUG REPORTS
Debian users should use the Debian bug tracking system.