adobe-flash-plugin: use vlicense

This commit is contained in:
Michael Gehring 2017-10-09 01:23:08 +00:00
parent 51ada4d56e
commit 555c5d994b
1 changed files with 1 additions and 2 deletions

View File

@ -40,6 +40,5 @@ do_install() {
usr/share/applications
vinstall usr/share/kde4/services/kcm_adobe_flash_player.desktop 644 \
usr/share/kde4/services
vinstall "${XBPS_SRCDISTDIR}/${pkgname}-${version}/$(basename ${_eula})" 644 \
usr/share/licenses/${pkgname} LICENSE.pdf
vlicense "${XBPS_SRCDISTDIR}/${pkgname}-${version}/$(basename ${_eula})" LICENSE.pdf
}