summaryrefslogtreecommitdiffstats
path: root/source3/script/installbin.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* r16136: By default, rootsbindir relies on SBINDIR so import it hereAlexander Bokovoy2007-10-101-0/+1
| | | | (This used to be commit 5ffb424641bfc71ce396800a6e426015b11fd6ba)
* r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we haveLars Müller2007-10-101-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)