adobe-flash-plugin: fix installation.

This commit is contained in:
Juan RP 2012-08-16 16:17:54 +02:00
parent d8bdca2dbc
commit 22869d361d

View file

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