[Lunar-commits] <moonbase> gstreamer-10: Seems the --disable-registry can be removed now.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Sep 28 21:16:17 CEST 2009


commit bba1532e851b9720ed5b6c1c06247cf2d9447661
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Sep 28 15:16:17 2009 -0400

    gstreamer-10: Seems the --disable-registry can be removed now.
---
 audio/gstreamer-10/BUILD |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/audio/gstreamer-10/BUILD b/audio/gstreamer-10/BUILD
index 032ebee..779a2fa 100644
--- a/audio/gstreamer-10/BUILD
+++ b/audio/gstreamer-10/BUILD
@@ -1,7 +1,7 @@
 (
 
-  OPTS="$OPTS  --disable-examples  --disable-tests  --disable-valgrind  \
-               --disable-debug  --disable-gst-debug --disable-registry"
+  OPTS+="  --disable-examples  --disable-tests  --disable-valgrind  \
+           --disable-debug  --disable-gst-debug"
 
   default_build
 


More information about the Lunar-commits mailing list