s4-install: fixed install path for python scripts
authorAndrew Tridgell <tridge@samba.org>
Thu, 26 Nov 2009 02:06:01 +0000 (13:06 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 27 Nov 2009 05:05:05 +0000 (16:05 +1100)
commit61a278fd8ab3feb26e6bc095d4f170fd97aa5c89
tree0a8450d0006ecbb2ba26768b639b6fa7384dfe6d
parent8455a765164abf43794e10390978b22156e5c50a
s4-install: fixed install path for python scripts

when we install python scripts we need to fix the internal path used
to find modules. We also need to install the scripts in the right
place. Most of them should go in $SBINDIR not share/setup/
source4/Makefile
source4/script/installmisc.sh