[Lunar-commits] <moonbase> gstreamer-10: Adjusting the BUILD, it should be --disable-registry.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Sep 17 13:42:32 CEST 2009


commit 2cfb30851f58675e01e59062263be682cf27a9f3
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Sep 17 07:42:32 2009 -0400

    gstreamer-10: Adjusting the BUILD, it should be --disable-registry.
---
 audio/gstreamer-10/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/audio/gstreamer-10/BUILD b/audio/gstreamer-10/BUILD
index 465ae3e..032ebee 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-binary-registry"
+               --disable-debug  --disable-gst-debug --disable-registry"
 
   default_build
 


More information about the Lunar-commits mailing list