Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3/packaging: Fix typo in comment. | Karolin Seeger | 2009-03-09 | 1 | -1/+1 |
| | | | | Karolin | ||||
* | s3:packaging: fix parsing of include.h in fill-templates | Michael Adam | 2009-02-11 | 1 | -3/+3 |
| | | | | | | | The content has changed slightly in master for the merged build, and we must be more exact when parsing the lines. Michael | ||||
* | s3:packaging: fix path to calling update-pkginfo after pushd in fill-templates | Michael Adam | 2009-02-11 | 1 | -1/+1 |
| | | | | Michael | ||||
* | s3:packaging: paths cosmetics in fill-templates | Michael Adam | 2009-02-11 | 1 | -1/+1 |
| | | | | Michael | ||||
* | packaging: don't clutter the output of fillup-templates with popd output | Michael Adam | 2009-02-11 | 1 | -2/+2 |
| | | | | Michael | ||||
* | packaging: fix fill-templates call to update-pkginfo to pushd appropriately ↵ | Michael Adam | 2009-02-11 | 1 | -1/+2 |
| | | | | | | first Michael | ||||
* | packaging: fix source dir to source3 in fill-templates | Michael Adam | 2009-02-11 | 1 | -1/+1 |
| | | | | Michael | ||||
* | packaging: add script fill-templates | Michael Adam | 2009-02-10 | 1 | -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 |