This website requires JavaScript.
Explore
Help
Sign in
bryson
/
pacman
Watch
1
Star
0
Fork
You've already forked pacman
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
andrew/nolock
pacman
/
test
/
scripts
/
makepkg-template-tests
/
compose-multiple-template-dirs
/
templates
/
build
/
build-1.template
2 lines
11 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
makepkg-template: support multiple --template-dirs Especially when maintaining local templates in addition to the ones stored in /usr/share/makepkg-template, it can be useful to include templates stored in multiple different locations into one PKGBUILD. This patch makes this possible by allowing --template-dir to be specified multiple times. This also introduces a dedicated error message when a template cannot be found, in contrast to the already existing "Couldn't detect version for template '%s'". If a template of the same name is present in more than one of the given directories, the last one always takes precedence. Neither the default behaviour without the option given, nor the handling of a single template dir is changed. Signed-off-by: Dominik Fischer <d.f.fischer@web.de> Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Allan McRae <allan@archlinux.org>
2015-04-23 16:41:46 +02:00
build() {}
Reference in a new issue
Copy permalink