From 16f34b20238ee3fffd7844248a516bcc29efffa2 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sat, 23 Jun 2012 18:17:38 +0000 Subject: [PATCH] Disable broken js --- gpac.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gpac.spec b/gpac.spec index 046a33d..8faa472 100644 --- a/gpac.spec +++ b/gpac.spec @@ -164,7 +164,8 @@ rm -rf doc/ipmpx_syntax.bt.origine --disable-oss-audio \ %{?_with_mozilla:--mozdir=%{_libdir}/mozilla/plugins} \ %{?_with_amr:--enable-amr} \ - --disable-static + --disable-static \ + --use-js=no #Avoid mess with setup.h cp -p config.h include/gpac