kiss: No more license checks.

This commit is contained in:
Dylan Araps 2019-06-30 11:44:19 +03:00
parent b499e84c5b
commit de62a28c47
1 changed files with 0 additions and 1 deletions

1
kiss
View File

@ -43,7 +43,6 @@ pkg_lint() {
[ -f sources ] || die "Sources file not found."
[ -x build ] || die "Build file not found or not executable."
[ -s licenses ] || die "License file not found or empty."
[ -s version ] || die "Version file not found or empty."
# Ensure that the release field in the version file is set