summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2015-07-20 03:43:27 +0200
committerAllan McRae <allan@archlinux.org>2015-07-20 03:43:27 +0200
commitbbab90836b2f7d8b03c862f35bc6e3ff2bd628d2 (patch)
tree44188681e1a168aba3286eadb9787520f317901d /scripts
parent3c410309644ecc4800a9aa6d96693a5630515701 (diff)
downloadpacman-bbab90836b2f7d8b03c862f35bc6e3ff2bd628d2.tar.gz
pacman-bbab90836b2f7d8b03c862f35bc6e3ff2bd628d2.tar.xz
libmakepkg: lint_package requires cd_safe
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/libmakepkg/lint_package.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/libmakepkg/lint_package.sh.in b/scripts/libmakepkg/lint_package.sh.in
index 62556394..0f1c7380 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