CVS: moonbase/libs/erlang CONFIGURE,NONE,1.1 DEPENDS,1.1,1.2

jasper at lunar-linux.org jasper at lunar-linux.org
Tue Sep 16 13:12:10 GMT 2003


Update of /var/cvs/lunar/moonbase/libs/erlang
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13986/libs/erlang

Modified Files:
	DEPENDS 
Added Files:
	CONFIGURE 
Log Message:
j2sdk cannot be installed as dependency

--- NEW FILE: CONFIGURE ---
if ! module_installed j2sdk; then
  if query "Install j2sdk for Java support? " y; then
      lin j2sdk
  fi
fi


Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/erlang/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS	22 Nov 2002 04:42:31 -0000	1.1
+++ DEPENDS	16 Sep 2003 13:12:08 -0000	1.2
@@ -1,2 +1,2 @@
-depends perl &&
-optional_depends "j2sdk" "" "" "to enable java support"
+depends perl 
+




More information about the Lunar-commits mailing list