[Lunar-commits] <moonbase-other> gobject-introspection: remove an inexistent compile option.

Florin Braescu florin at lunar-linux.org
Sun Jun 9 13:40:56 CEST 2013


commit 465aca26ff37efb088f2a5e087179bbca29ae5c0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 09 Jun 2013 04:40:15 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/465aca26ff37efb088f2a5e087179bbca29ae5c0

gobject-introspection: remove an inexistent compile option.
---
  devel/gobject-introspection/BUILD | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/devel/gobject-introspection/BUILD
+++ b/devel/gobject-introspection/BUILD
@@ -1,6 +1,6 @@
 (
 
-  OPTS+=" --disable-static --disable-tests "  &&
+  OPTS+=" --disable-static "  &&
 
   if [ "`get_module_config DOCS`" = "n" ] ; then
     sedit 's/SUBDIRS = . docs tests/SUBDIRS = . tests/g' Makefile.in




More information about the Lunar-commits mailing list