mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
adobe-flash-plugin: fix installation.
This commit is contained in:
parent
d8bdca2dbc
commit
22869d361d
1 changed files with 1 additions and 1 deletions
|
@ -40,6 +40,6 @@ do_install() {
|
||||||
usr/share/applications
|
usr/share/applications
|
||||||
vinstall usr/share/kde4/services/kcm_adobe_flash_player.desktop 644 \
|
vinstall usr/share/kde4/services/kcm_adobe_flash_player.desktop 644 \
|
||||||
usr/share/kde4/services
|
usr/share/kde4/services
|
||||||
vinstall "${XBPS_SRCDISTDIR}/$(basename ${_eula})" 644 \
|
vinstall "${XBPS_SRCDISTDIR}/${pkgname}-${version}/$(basename ${_eula})" 644 \
|
||||||
usr/share/licenses/${pkgname} LICENSE.pdf
|
usr/share/licenses/${pkgname} LICENSE.pdf
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue