Fix license of linux-pam

This commit is contained in:
aheirman 2021-02-14 21:12:49 +01:00
parent bb4afc18c9
commit 0ada838249

View file

@ -26,6 +26,5 @@ package() {
license() { license() {
cd $pkgname-$pkgver cd $pkgname-$pkgver
cat LICENSE cat COPYING
# cat COPYING
} }