From 7cbe4185f0cd76576198ebb2a9347d3645031780 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 3 Jul 2019 16:44:48 +0300 Subject: [PATCH] kiss-new: Polish --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.