Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/betagarden:master commit in: www-plugins/freshplayerplugin/
Date: Thu, 26 Jun 2014 21:22:47
Message-Id: 1403817681.80a03a1d890f19cba2db308c44b85386ef14fcb7.sping@gentoo
1 commit: 80a03a1d890f19cba2db308c44b85386ef14fcb7
2 Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
3 AuthorDate: Thu Jun 26 21:21:21 2014 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 26 21:21:21 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=80a03a1d
7
8 www-plugins/freshplayerplugin: Add ewarn call pointing to /etc/freshwrapper.conf
9
10 ---
11 www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild | 1 +
12 1 file changed, 1 insertion(+)
13
14 diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild
15 index 918ef86..4a8fd6e 100644
16 --- a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild
17 +++ b/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild
18 @@ -42,6 +42,7 @@ RDEPEND="${DEPEND}
19 src_install() {
20 insinto /etc
21 newins data/freshwrapper.conf.example freshwrapper.conf
22 + ewarn 'Depending on what branch of Google Chrome you use, the path to libpepflashplayer.so may need editing in /etc/freshwrapper.conf .'
23
24 insinto /usr/lib/nsbrowser/plugins/
25 doins "${BUILD_DIR}"/libfreshwrapper.so