r13642: Fix install* scripts to use DESTDIR.
commitca0e155ef015adfaf6a9c38518e8d60adcc3fdf9
authorLars Müller <lmuelle@samba.org>
Wed, 22 Feb 2006 21:41:14 +0000 (22 21:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:20 +0000 (10 11:10 -0500)
tree6523ffbc460d0ed56f6c3b57f05f27ba7704587d
parent202bc164ca11539a62a7e894330265df90319828
r13642: Fix install* scripts to use DESTDIR.

Always pass the INSTALLPERMS and DESTDIR as first and second arg to the
scripts.

No longer prepend DESTDIR to the remaining args.

To fix bug #3282 it is important _not_ to prepend DESTDIR to the source
of the sym link pointing to smbmount.
(This used to be commit c38adf71317f2c898ee10cad8068e942835199c9)
source3/Makefile.in
source3/script/installbin.sh
source3/script/installdirs.sh
source3/script/installmodules.sh