libmakepkg: lint_package requires cd_safe

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Allan McRae 2015-07-20 11:43:27 +10:00
parent 3c41030964
commit bbab90836b

View file

@ -24,6 +24,7 @@ LIBMAKEPKG_LINT_PACKAGE_SH=1
LIBRARY=${LIBRARY:-'@libmakepkgdir@'}
source "$LIBRARY/util/message.sh"
source "$LIBRARY/util/util.sh"
declare -a lint_package_functions