summaryrefslogtreecommitdiffstats
path: root/scripts/makepkg
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makepkg')
-rwxr-xr-xscripts/makepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makepkg b/scripts/makepkg
index 587f7340..e19d5426 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -503,7 +503,7 @@ if [ "$CLEANCACHE" = "1" ]; then
fi
else
# answer = no
- "No files have been removed."
+ msg "No files have been removed."
exit 0
fi
else