commit:     80a03a1d890f19cba2db308c44b85386ef14fcb7
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Thu Jun 26 21:21:21 2014 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Jun 26 21:21:21 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=80a03a1d

www-plugins/freshplayerplugin: Add ewarn call pointing to /etc/freshwrapper.conf

---
 www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild 
b/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild
index 918ef86..4a8fd6e 100644
--- a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild
+++ b/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild
@@ -42,6 +42,7 @@ RDEPEND="${DEPEND}
 src_install() {
        insinto /etc
        newins data/freshwrapper.conf.example freshwrapper.conf
+       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

Reply via email to