From e370eb0d6dbb32ef08d198f3d8562b5c498edf77 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sat, 22 Jun 2002 10:07:45 +0000 Subject: [PATCH] add color to debug Original commit message from CVS: add color to debug --- gstreamer.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gstreamer.spec.in b/gstreamer.spec.in index 77ff53d..d9b7168 100644 --- a/gstreamer.spec.in +++ b/gstreamer.spec.in @@ -82,7 +82,7 @@ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ --infodir=%{_infodir} \ --enable-debug \ --with-configdir=/etc/gstreamer \ - --disable-tests --disable-examples --disable-debug-color \ + --disable-tests --disable-examples \ --enable-docs-build --with-html-dir=$RPM_BUILD_ROOT%{_datadir}/gtk-doc/html if [ "$SMP" != "" ]; then -- 2.7.4