From 555c5d994bf87f114c8010c3f5f52f7480c40974 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 9 Oct 2017 01:23:08 +0000 Subject: [PATCH] adobe-flash-plugin: use vlicense --- srcpkgs/adobe-flash-plugin/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template index a54473b4985..9f2d0a99444 100644 --- a/srcpkgs/adobe-flash-plugin/template +++ b/srcpkgs/adobe-flash-plugin/template @@ -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 }