svn commit: samba r13663 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/script trunk/source trunk/source/script

lmuelle at samba.org lmuelle at samba.org
Fri Feb 24 00:30:17 GMT 2006


Author: lmuelle
Date: 2006-02-24 00:30:09 +0000 (Fri, 24 Feb 2006)
New Revision: 13663

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13663

Log:
make uninstall DESTDIR=/somewhere no longer leaves files.  This is done
with the new rules: uninstallservers uninstalldat, uninstallswat (calles
uninstallmsg), uninstallmodules, uninstallclientlib, and
uninstalllibmsrpc.

We still leave directories.  We might try to remove the dirs we created
in reverse order.

The new uninstall scripts are sym links to the respective install
scripts.  Inside we set mode to install or uninstall.

installservers is now used to install the servers.  These are no longer
installed with installbin.

Added:
   branches/SAMBA_3_0/source/script/uninstalldat.sh
   branches/SAMBA_3_0/source/script/uninstallmsg.sh
   branches/SAMBA_3_0/source/script/uninstallswat.sh
   trunk/source/script/uninstalldat.sh
   trunk/source/script/uninstallmsg.sh
   trunk/source/script/uninstallswat.sh
Modified:
   branches/SAMBA_3_0/source/Makefile.in
   branches/SAMBA_3_0/source/configure.in
   branches/SAMBA_3_0/source/script/installbin.sh
   branches/SAMBA_3_0/source/script/installdat.sh
   branches/SAMBA_3_0/source/script/installmodules.sh
   branches/SAMBA_3_0/source/script/installmsg.sh
   branches/SAMBA_3_0/source/script/installswat.sh
   branches/SAMBA_3_0/source/script/uninstallbin.sh
   branches/SAMBA_3_0/source/script/uninstallmodules.sh
   trunk/source/Makefile.in
   trunk/source/configure.in
   trunk/source/script/installbin.sh
   trunk/source/script/installdat.sh
   trunk/source/script/installmodules.sh
   trunk/source/script/installmsg.sh
   trunk/source/script/installswat.sh
   trunk/source/script/uninstallbin.sh
   trunk/source/script/uninstallmodules.sh


Changeset:
Sorry, the patch is too large (1883 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13663


More information about the samba-cvs mailing list