mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-11 20:05:07 -05:00
libmakepkg: lint_package requires cd_safe
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
3c41030964
commit
bbab90836b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user