diff options
Diffstat (limited to 'www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild')
-rw-r--r-- | www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild index 4a8fd6e..0d2e812 100644 --- a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild +++ b/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild @@ -45,5 +45,5 @@ src_install() { ewarn 'Depending on what branch of Google Chrome you use, the path to libpepflashplayer.so may need editing in /etc/freshwrapper.conf .' insinto /usr/lib/nsbrowser/plugins/ - doins "${BUILD_DIR}"/libfreshwrapper.so + doins "${BUILD_DIR}"/libfreshwrapper-pepperflash.so } |