- force the mozilla plugin dir to be %{_libdir}/mozilla/plugins
This commit is contained in:
parent
b395018b2e
commit
9fe0fa3f4b
@ -56,7 +56,7 @@ applications with Totem's plparser library.
|
||||
|
||||
%build
|
||||
autoreconf
|
||||
%configure --enable-gstreamer=0.10 --disable-lirc --disable-vanity --enable-mozilla --disable-nvtv
|
||||
MOZILLA_PLUGINDIR=%{_libdir}/mozilla/plugins %configure --enable-gstreamer=0.10 --disable-lirc --disable-vanity --enable-mozilla --disable-nvtv
|
||||
|
||||
#apparently someone forgot to autogen before disting 0.99.17 :)
|
||||
#perl -pi -e 's/gstvideowidget.h//g' src/Makefile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user