Fix zlib license
This commit is contained in:
parent
61e95f0bf6
commit
35b5baef6f
1 changed files with 1 additions and 1 deletions
|
@ -35,5 +35,5 @@ package_dev() {
|
|||
|
||||
license() {
|
||||
cd $pkgname-$pkgver
|
||||
cat LICENSE
|
||||
grep -A 24 '^ Copyright' zlib.h
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue