Fix license of linux-pam
This commit is contained in:
parent
bb4afc18c9
commit
0ada838249
1 changed files with 1 additions and 2 deletions
|
@ -26,6 +26,5 @@ package() {
|
||||||
|
|
||||||
license() {
|
license() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
cat LICENSE
|
cat COPYING
|
||||||
# cat COPYING
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue