From e44050ad90ad4d7553aacc87067c8c90bb720af5 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Tue, 1 Jan 2002 15:51:52 +0000 Subject: Removed enable-glib2 from spec file Original commit message from CVS: Removed enable-glib2 from spec file --- gst-plugins.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index d8297da6..6e4196df 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -32,7 +32,7 @@ plugins. %prep %setup %build -CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --sysconfdir=%{sysconfdir} --mandir=$RPM_BUILD_ROOT%{prefix}/share/man --enable-glib2 +CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --sysconfdir=%{sysconfdir} --mandir=$RPM_BUILD_ROOT%{prefix}/share/man if [ "$SMP" != "" ]; then (make "MAKE=make -k -j $SMP"; exit 0) -- cgit v1.2.1