Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 122659
Collapse All | Expand All

(-)gnash/macros/firefox.m4.old (-1 / +1 lines)
Lines 83-89 Link Here
83
      FIREFOX_DEFS=`${mconfig} --defines java plugin`
83
      FIREFOX_DEFS=`${mconfig} --defines java plugin`
84
dnl   if we don't have a path for the plugin by now, pick a default one
84
dnl   if we don't have a path for the plugin by now, pick a default one
85
      if test x"${FIREFOX_PLUGINS}" != "x" ; then
85
      if test x"${FIREFOX_PLUGINS}" != "x" ; then
86
        FIREFOX_PLUGINS=`echo ${FIREFOX_LIBS} | sed -e 's:-L::'`/plugins
86
        FIREFOX_PLUGINS=`echo ${FIREFOX_LIBS} | sed -e 's:-L\(@<:@^ @:>@*\) .*$:\1:'`/plugins
87
      fi
87
      fi
88
    fi
88
    fi
89
  fi
89
  fi

Return to bug 122659