mirror of
https://codeberg.org/kiss-community/kiss
synced 2024-11-19 13:00:05 -07:00
kiss: No more license checks.
This commit is contained in:
parent
b499e84c5b
commit
de62a28c47
1
kiss
1
kiss
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user