summaryrefslogtreecommitdiff
path: root/packaging/bin/fill-templates
AgeCommit message (Collapse)AuthorFilesLines
2009-02-11packaging: don't clutter the output of fillup-templates with popd outputMichael Adam1-2/+2
Michael
2009-02-11packaging: fix fill-templates call to update-pkginfo to pushd appropriately ↵Michael Adam1-1/+2
first Michael
2009-02-11packaging: fix source dir to source3 in fill-templatesMichael Adam1-1/+1
Michael
2009-02-10packaging: add script fill-templatesMichael Adam1-0/+46
This is a standalone-wrapper for update-pkginfo, which is usually called from create-tarball. It basically repeats some functionality of create-tarball. Michael