diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-11-13 20:38:56 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-11-13 20:38:56 +0000 |
commit | 97bec3fc3e676e088ea78ba81ea02cb4f9434edb (patch) | |
tree | 38ad575cf87a02e4bf66815a4fdf0375953e7237 /source3/script/uninstallbin.sh | |
parent | 3653187a0571a97e4c54e2ee4dd8c0c7e21e487f (diff) | |
download | samba-97bec3fc3e676e088ea78ba81ea02cb4f9434edb.tar.gz samba-97bec3fc3e676e088ea78ba81ea02cb4f9434edb.tar.bz2 samba-97bec3fc3e676e088ea78ba81ea02cb4f9434edb.zip |
Remove obsolete scripts and put in module install/uninstall
(This used to be commit d777bba5082ebdf78d314b0d7b4196a4d6413e1f)
Diffstat (limited to 'source3/script/uninstallbin.sh')
-rwxr-xr-x | source3/script/uninstallbin.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/script/uninstallbin.sh b/source3/script/uninstallbin.sh index 53775f8946..a8bbdea7af 100755 --- a/source3/script/uninstallbin.sh +++ b/source3/script/uninstallbin.sh @@ -34,8 +34,8 @@ cat << EOF ====================================================================== The binaries have been uninstalled. You may restore the binaries using the command "make installbin" or "make install" to install binaries, -man pages and shell scripts. You can restore a previous version of the -binaries (if there were any) using "make revert". +man pages, modules and shell scripts. You can restore a previous +version of the binaries (if there were any) using "make revert". ====================================================================== EOF |