summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg/executable/checksum.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/libmakepkg/executable/checksum.sh.in')
-rw-r--r--scripts/libmakepkg/executable/checksum.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/libmakepkg/executable/checksum.sh.in b/scripts/libmakepkg/executable/checksum.sh.in
index 0a4b0c9e..c521446c 100644
--- a/scripts/libmakepkg/executable/checksum.sh.in
+++ b/scripts/libmakepkg/executable/checksum.sh.in
@@ -23,6 +23,7 @@ LIBMAKEPKG_EXECUTABLE_CHECKSUM_SH=1
LIBRARY=${LIBRARY:-'@libmakepkgdir@'}
+source "$LIBRARY/util/message.sh"
executable_functions+=('executable_checksum')