commit:     dc4336d72890a16c28477c85841602729cfa3454
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 09:29:06 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 09:29:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc4336d7

www-plugins/adobe-flash: Fix chromium configuration file (bug #611310 comment 
#6).

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 ...dobe-flash-24.0.0.221-r2.ebuild => adobe-flash-24.0.0.221-r3.ebuild} | 2 +-
 www-plugins/adobe-flash/files/pepper-flash-r1                           | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r2.ebuild 
b/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r3.ebuild
similarity index 98%
rename from www-plugins/adobe-flash/adobe-flash-24.0.0.221-r2.ebuild
rename to www-plugins/adobe-flash/adobe-flash-24.0.0.221-r3.ebuild
index 5ace83c5f54..ed3de32b1a7 100644
--- a/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r2.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r3.ebuild
@@ -123,7 +123,7 @@ multilib_src_install() {
 
                if multilib_is_native_abi; then
                        dodir /etc/chromium
-                       sed "${FILESDIR}"/pepper-flash \
+                       sed "${FILESDIR}"/pepper-flash-r1 \
                                -e "s|@FP_LIBDIR@|$(get_libdir)|g" \
                                -e "s|@FP_PV@|${PV}|g" \
                                > "${D}"/etc/chromium/pepper-flash \

diff --git a/www-plugins/adobe-flash/files/pepper-flash-r1 
b/www-plugins/adobe-flash/files/pepper-flash-r1
new file mode 100644
index 00000000000..b70c40c9183
--- /dev/null
+++ b/www-plugins/adobe-flash/files/pepper-flash-r1
@@ -0,0 +1 @@
+CHROMIUM_FLAGS="${CHROMIUM_FLAGS} 
--ppapi-flash-path=/usr/@FP_LIBDIR@/chromium/PepperFlash/libpepflashplayer.so 
--ppapi-flash-version=@FP_PV@"

Reply via email to