[pacman-dev] [PATCH] libmakepkg: lint_package requires cd_safe
20 Jul
2015
20 Jul
'15
1:43 a.m.
Signed-off-by: Allan McRae <allan@archlinux.org> --- scripts/libmakepkg/lint_package.sh.in | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/libmakepkg/lint_package.sh.in b/scripts/libmakepkg/lint_package.sh.in index 6255639..0f1c738 100644 --- a/scripts/libmakepkg/lint_package.sh.in +++ b/scripts/libmakepkg/lint_package.sh.in @@ -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 -- 2.4.6
3519
Age (days ago)
3519
Last active (days ago)
0 comments
1 participants
participants (1)
-
Allan McRae