diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template index a43a124ea4..38e0819bbe 100644 --- a/srcpkgs/adobe-flash-plugin/template +++ b/srcpkgs/adobe-flash-plugin/template @@ -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 }