yasm: add license
This commit is contained in:
parent
7cc4963958
commit
e8183fab63
1 changed files with 3 additions and 0 deletions
|
@ -14,4 +14,7 @@ checksum=3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/lib
|
rm -rf ${DESTDIR}/usr/lib
|
||||||
rm -rf ${DESTDIR}/usr/include
|
rm -rf ${DESTDIR}/usr/include
|
||||||
|
vlicense COPYING
|
||||||
|
vlicense BSD.txt
|
||||||
|
vlicense Artistic.txt
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue