projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4830bec
)
www-client/seamonkey: Fix build failure #588070
author
Patrick Lauer
<patrick@gentoo.org>
Tue, 22 Nov 2016 07:45:20 +0000
(08:45 +0100)
committer
Patrick Lauer
<patrick@gentoo.org>
Tue, 22 Nov 2016 07:45:57 +0000
(08:45 +0100)
Package-Manager: portage-2.3.2
www-client/seamonkey/seamonkey-2.40.ebuild
patch
|
blob
|
history
diff --git
a/www-client/seamonkey/seamonkey-2.40.ebuild
b/www-client/seamonkey/seamonkey-2.40.ebuild
index 30c04aa493ad19061fb3a2ba8287361a0b89b142..34befd257bb982296bcd9bfd6b7583bb9d4c9a8d 100644
(file)
--- a/
www-client/seamonkey/seamonkey-2.40.ebuild
+++ b/
www-client/seamonkey/seamonkey-2.40.ebuild
@@
-277,7
+277,7
@@
src_install() {
if ! use gmp-autoupdate ; then
for plugin in gmp-gmpopenh264 ; do
echo "pref(\"media.${plugin}.autoupdate\", false);" >> \
- "${BUILD_OBJ_DIR}/dist/bin/
browser/defaults/preferences
/all-gentoo.js" \
+ "${BUILD_OBJ_DIR}/dist/bin/
defaults/pref
/all-gentoo.js" \
|| die
done
fi