www-client/seamonkey: Fix build failure #588070
authorPatrick Lauer <patrick@gentoo.org>
Tue, 22 Nov 2016 07:45:20 +0000 (08:45 +0100)
committerPatrick 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

index 30c04aa493ad19061fb3a2ba8287361a0b89b142..34befd257bb982296bcd9bfd6b7583bb9d4c9a8d 100644 (file)
@@ -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