summaryrefslogtreecommitdiffstats
path: root/source/script/installbin.sh
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1996-07-05 03:51:27 +0000
committerSamba Release Account <samba-bugs@samba.org>1996-07-05 03:51:27 +0000
commit2eccc5eea289fa4b6af120d0bc92d568ca925482 (patch)
tree22670ffa90597ba20ab2f69cb9a6b0cc87ae6eee /source/script/installbin.sh
parent166d70eba30a4b2773620f7cd9f0b84307b25472 (diff)
downloadsamba-2eccc5eea289fa4b6af120d0bc92d568ca925482.tar.gz
samba-2eccc5eea289fa4b6af120d0bc92d568ca925482.tar.xz
samba-2eccc5eea289fa4b6af120d0bc92d568ca925482.zip
Changed install scripts so they don't have hardcoded values
Dan
Diffstat (limited to 'source/script/installbin.sh')
-rwxr-xr-xsource/script/installbin.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/script/installbin.sh b/source/script/installbin.sh
index 633e6cb5bb2..b976a3e5ea8 100755
--- a/source/script/installbin.sh
+++ b/source/script/installbin.sh
@@ -34,7 +34,9 @@ done
cat << EOF
======================================================================
The binaries are installed. You may restore the old binaries (if there
-were any) using the command "make revert"
+were any) using the command "make revert". You may uninstall the binaries
+using the command "make uninstallbin" or "make uninstall" to uninstall
+binaries, man pages and shell scripts.
======================================================================
EOF