summaryrefslogtreecommitdiffstats
path: root/source3/script/uninstallman.sh
Commit message (Collapse)AuthorAgeFilesLines
* cosmetic fix when DESTDIR=/ (default)Gerald Carter2003-10-061-1/+1
| | | | (This used to be commit e660b5752aa129c49b0b665845de2fe4c160be00)
* Added SWAT i18n feature:Motonobu Takahashi2001-09-241-10/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | TO enable configure with --with-i18n-swat to support this gettext is integrated and a new directories name "po" and "intl" are created. now these languages are supported: en - English (default) ja - Japanese po - Polish tr - Turkish To add your language, to create ${your_language}.po by translating source/po/en.po into your language is needed. some of html and image files of various language version are not included yet, though message catalogue files are installed. you need to copy files manually under ${swatdir}/lang/$ln/{help,images,included,using_samba} And also added a option to intall manual pages: of various lang version To enable configure with --with-manlangs but manual pages themself are not included yet. (This used to be commit 486b79a6fc4ba20a751aab544bd0f7ccff2b3d19)
* Now uninstalls man pages from correct source location.Tim Potter1998-11-271-1/+1
| | | | | Fix by Andrej Borsenkow <borsenkow.msk@sni.de> (This used to be commit 5c0e31982e8eb1c93bc77925e59be65798f2dbad)
* fixed the installation scripts for the new layoutAndrew Tridgell1998-08-101-3/+1
| | | | (This used to be commit 60cdb83f3f6dfd7755e46254662245a82a8ef498)
* Added uninstallation from Makefile, either in parts or total uninstallSamba Release Account1996-07-051-0/+31
Dan (This used to be commit b6343dd09cdbc52677975405c2a85595ad152e8c)