summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-03-10 06:45:54 +0100
committerJeroen Roovers <jer@gentoo.org>2017-03-10 06:45:54 +0100
commit6c96202132dd3e22322c1d371b7618ea64f2edc0 (patch)
tree0e24ffd9dc1da7d4993cb7f5642b9d5645c505b1
parentsys-devel/binutils: sparc stable, bugs 595288 and 611966 (diff)
downloadgentoo-6c96202132dd3e22322c1d371b7618ea64f2edc0.tar.gz
gentoo-6c96202132dd3e22322c1d371b7618ea64f2edc0.tar.bz2
gentoo-6c96202132dd3e22322c1d371b7618ea64f2edc0.zip
www-plugins/adobe-flash: With USE=npapi install in /usr/LIBDIR/chromium by Timothy (bug #611310).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
-rw-r--r--www-plugins/adobe-flash/adobe-flash-24.0.0.221-r2.ebuild (renamed from www-plugins/adobe-flash/adobe-flash-24.0.0.221-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r1.ebuild b/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r2.ebuild
index 708a5de7d831..5ace83c5f541 100644
--- a/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r1.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r2.ebuild
@@ -116,9 +116,9 @@ multilib_src_install() {
fi
if use ppapi; then
- exeinto /usr/$(get_libdir)/chromium-browser/PepperFlash
+ exeinto /usr/$(get_libdir)/chromium/PepperFlash
doexe libpepflashplayer.so
- insinto /usr/$(get_libdir)/chromium-browser/PepperFlash
+ insinto /usr/$(get_libdir)/chromium/PepperFlash
doins manifest.json
if multilib_is_native_abi; then