pacman/scripts/libmakepkg
Allan McRae adc6ca1f2c libmakepkg: make package checking functions extendable
To add a new package check, drop a file in libmakepkg/lint and add the
function to the "lint_functions" array.

Signed-off-by: Allan McRae <allan@archlinux.org>
2015-02-12 14:00:57 +10:00
..
lint_package libmakepkg: make package checking functions extendable 2015-02-12 14:00:57 +10:00
tidy libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00
util makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg 2015-02-01 21:20:08 +10:00
.gitignore libmakepkg: move package checking out of tidy_install 2015-02-12 14:00:55 +10:00
lint_package.sh.in libmakepkg: make package checking functions extendable 2015-02-12 14:00:57 +10:00
tidy.sh.in libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00
util.sh.in makepkg: split message functions into libmakepkg 2015-02-01 21:20:08 +10:00