diff --git a/totem.spec b/totem.spec index 46e9a8d..a8ae7a8 100644 --- a/totem.spec +++ b/totem.spec @@ -132,9 +132,7 @@ audio and video files in the properties dialog. %setup -q %build -export BROWSER_PLUGIN_DIR=%{_libdir}/mozilla/plugins %configure \ - --enable-browser-plugins \ --enable-nautilus \ --disable-appdata-validate \ --disable-static @@ -146,7 +144,6 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %find_lang %{name} --with-gnome rm -rf $RPM_BUILD_ROOT%{_libdir}/totem/plugins/*/*.{a,la} \ - $RPM_BUILD_ROOT%{_libdir}/mozilla/plugins/*.{a,la} \ $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.{a,la} \ $RPM_BUILD_ROOT%{_libdir}/libbaconvideowidget*.{a,la} \ $RPM_BUILD_ROOT%{_libdir}/libbaconvideowidget.so \