From 80a03a1d890f19cba2db308c44b85386ef14fcb7 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Thu, 26 Jun 2014 23:21:21 +0200 Subject: www-plugins/freshplayerplugin: Add ewarn call pointing to /etc/freshwrapper.conf --- www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'www-plugins') 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 -- cgit v1.2.3-65-gdbad