summaryrefslogtreecommitdiffstats
path: root/source/script/uninstallmodules.sh
Commit message (Collapse)AuthorAgeFilesLines
* r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now.Lars Müller2007-10-101-1/+1
| | | | | | | | | | | | | | I suggest to stay with ^BASEDIR= @prefix@$ for at least the next release to give external projects - like samba-vscan project - time to adopt this change. BASEDIR is non of the default autoconf variables. prefix is. Jerry1: If possible please announce this with the next release. I'll self reply to technical. Jerry2: This does not break your makepkg stuff as you set BASEDIR _not_ from the Makefile.
* r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is doneLars Müller2007-10-101-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.
* cosmetic fix when DESTDIR=/ (default)Gerald Carter2003-10-061-2/+2
|
* Remove obsolete scripts and put in module install/uninstallJelmer Vernooij2002-11-131-0/+37