r13642: Fix install* scripts to use DESTDIR.
commitc38adf71317f2c898ee10cad8068e942835199c9
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)
treedd97ca2981ac6c160314e6d6f978685980509682
parent68005f6bdb70883eace0d9067c76c3360a803023
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.
source/Makefile.in
source/script/installbin.sh
source/script/installdirs.sh
source/script/installmodules.sh