[Lunar-commits] CVS: moonbase/x11-apps/openoffice-bin CONFIGURE, 1.5, 1.6

Auke Kok sofar at lunar-linux.org
Wed Dec 1 15:53:55 UTC 2004


Update of /var/cvs/lunar/moonbase/x11-apps/openoffice-bin
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/x11-apps/openoffice-bin

Modified Files:
	CONFIGURE 
Log Message:
even worse


Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-apps/openoffice-bin/CONFIGURE,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- CONFIGURE	1 Dec 2004 15:53:22 -0000	1.5
+++ CONFIGURE	1 Dec 2004 15:53:53 -0000	1.6
@@ -3,7 +3,7 @@
        lin j2sdk
    fi
 fi
-if [ $(get_other_module_config "freetype2" "BYTECODE") == "y" ]; then
+if [ "$(get_other_module_config "freetype2" "BYTECODE")" == "y" ]; then
   message "${PROBLEM_COLOR}Warning: please lin -r -c freetype2 and answer yes to bytecode interpreter.${DEFAULT_COLOR}"
   false  #fail out because users dont see this if we install properly.
 fi



More information about the Lunar-commits mailing list