From 9fe0fa3f4b0e295a287b212882bdaf7c6b8fb804 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Fri, 6 Jan 2006 21:56:32 +0000 Subject: [PATCH] - force the mozilla plugin dir to be %{_libdir}/mozilla/plugins --- totem.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/totem.spec b/totem.spec index d782581..98140d2 100644 --- a/totem.spec +++ b/totem.spec @@ -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