summaryrefslogtreecommitdiffstats
path: root/lib/tdb/script/release-script.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove unused release scripts for tdbAndrew Bartlett2012-05-301-67/+0
| | | | | | | | These now use waf dist, and the script/librelease.sh script as a wrapper. The mksyms.sh call in the source3/Makefile uses the copy in source3/script Andrew Bartlett
* release-scripts: parametrize scriptsSimo Sorce2010-02-081-0/+67
This should make it easier to keep all release scripts alined as it will reduce the difference between them to ideally a few variables Also moves the tdb script in the scripts directory.