summaryrefslogtreecommitdiff
path: root/source3/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
commit2285033933448836e1c0e3e1c4b75da941a6c9b8 (patch)
treee1a23ac10f2ed8085b1ea96001664179f0e6a9d3 /source3/script/installbin.sh
parent94b935c974b71a22a052ec7d78c4871a1a299bf6 (diff)
downloadsamba-2285033933448836e1c0e3e1c4b75da941a6c9b8.tar.gz
samba-2285033933448836e1c0e3e1c4b75da941a6c9b8.tar.bz2
samba-2285033933448836e1c0e3e1c4b75da941a6c9b8.zip
Changed install scripts so they don't have hardcoded values
Dan (This used to be commit 2eccc5eea289fa4b6af120d0bc92d568ca925482)
Diffstat (limited to 'source3/script/installbin.sh')
-rwxr-xr-xsource3/script/installbin.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/source3/script/installbin.sh b/source3/script/installbin.sh
index 633e6cb5bb..b976a3e5ea 100755
--- a/source3/script/installbin.sh
+++ b/source3/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