yasm: add license

This commit is contained in:
Michael Gehring 2017-10-10 09:06:00 +00:00
parent 7cc4963958
commit e8183fab63

View file

@ -14,4 +14,7 @@ checksum=3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
post_install() {
rm -rf ${DESTDIR}/usr/lib
rm -rf ${DESTDIR}/usr/include
vlicense COPYING
vlicense BSD.txt
vlicense Artistic.txt
}