aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xkiss2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiss b/kiss
index 0dcd4a4..db8c205 100755
--- a/kiss
+++ b/kiss
@@ -44,7 +44,7 @@ pkg_lint() {
[ -f sources ] || die "[$1]: Sources file not found."
[ -x build ] || die "[$1]: Build file not found or not executable."
[ -s version ] || die "[$1]: Version file not found or empty."
- [ -f checksums ] || die "[$1]: Checksums file not found."
+ [ -f checksums ] || die "[$1]: Checksums file not found ('$0 checksums $1')."
# Ensure that the release field in the version file is set
# to something.