diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-05-01 00:18:17 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-05-29 06:17:21 +0200 |
commit | ce3125196d98baf054e841ea3fb368d81df645e1 (patch) | |
tree | 46744c5027ca3a62d8da57f22416a620ad80b4ce /doc/.gitignore | |
parent | 7ea58d09f69a9a13b637e7128e7b882ac2bebc64 (diff) | |
download | pacman-ce3125196d98baf054e841ea3fb368d81df645e1.tar.gz pacman-ce3125196d98baf054e841ea3fb368d81df645e1.tar.xz |
Add makepkg-template
This allows for somewhat easy templating for PKGBUILDs.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index a96ddb30..ad496ce0 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,6 +1,7 @@ PKGBUILD.5 libalpm.3 makepkg.8 +makepkg-template.1 makepkg.conf.5 pacman.8 pacman-key.8 |