From a7d6844e0c172fa6bf1204f53de650d2e1e9334c Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Thu, 3 Jul 2014 20:59:09 +0200 Subject: www-plugins/freshplayerplugin: .so filename changed --- www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-plugins') 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 } -- cgit v1.2.3-65-gdbad