summaryrefslogtreecommitdiff
path: root/source3/script/installbin.sh.in
AgeCommit message (Collapse)AuthorFilesLines
2013-05-28build: Remove unused install*.sh scriptsAndrew Bartlett1-34/+0
Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
2008-02-28Remove smbmount.Karolin Seeger1-9/+0
Karolin (This used to be commit 5fbd98f7065268ae134108310119078ad8f62322)
2007-10-10r16136: By default, rootsbindir relies on SBINDIR so import it hereAlexander Bokovoy1-0/+1
(This used to be commit 5ffb424641bfc71ce396800a6e426015b11fd6ba)
2007-10-10r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we haveLars Müller1-0/+42
to substitute rootsbindir in {,un}installbin.sh.in. Pass $prefix as third arg to installbin/ uninstallbin as rootsbindir by default is $prefix/sbin. (This used to be commit 7773b8c9e0ad7bcff1312f28ca9cd17d7677e9bd)