summaryrefslogtreecommitdiff
path: root/source3/script/uninstallmodules.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is doneLars Müller1-10/+12
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. (This used to be commit 43549301b937c060742840054017b31bf3781e04)
2003-10-06cosmetic fix when DESTDIR=/ (default)Gerald Carter1-2/+2
(This used to be commit e660b5752aa129c49b0b665845de2fe4c160be00)
2002-11-13Remove obsolete scripts and put in module install/uninstallJelmer Vernooij1-0/+37
(This used to be commit d777bba5082ebdf78d314b0d7b4196a4d6413e1f)