From ba595c11e3e7661b74ac2ed853021a9c8264c974 Mon Sep 17 00:00:00 2001 From: "dylan.araps@gmail.com" Date: Sun, 30 Jun 2019 08:44:18 +0000 Subject: kiss: No more license checks. FossilOrigin-Name: 8e94e424706f52bf7518649afdf2e1b1e850942ab2e8f3ea95dba3008fd728b6 --- kiss | 1 - 1 file changed, 1 deletion(-) diff --git a/kiss b/kiss index d400d59..a82a5a5 100755 --- a/kiss +++ b/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 -- cgit v1.2.3