[csw-devel] SF.net SVN: gar:[4264] csw/mgar/pkg/kawa/trunk/Makefile
trygvis at users.sourceforge.net
trygvis at users.sourceforge.net
Thu Apr 9 22:00:54 CEST 2009
Revision: 4264
http://gar.svn.sourceforge.net/gar/?rev=4264&view=rev
Author: trygvis
Date: 2009-04-09 20:00:54 +0000 (Thu, 09 Apr 2009)
Log Message:
-----------
o Fixing broken ARCH flag.
Modified Paths:
--------------
csw/mgar/pkg/kawa/trunk/Makefile
Modified: csw/mgar/pkg/kawa/trunk/Makefile
===================================================================
--- csw/mgar/pkg/kawa/trunk/Makefile 2009-04-09 15:51:19 UTC (rev 4263)
+++ csw/mgar/pkg/kawa/trunk/Makefile 2009-04-09 20:00:54 UTC (rev 4264)
@@ -1,7 +1,7 @@
GARNAME = kawa
GARVERSION = 1.9.1
CATEGORIES = utils
-GARCH = all
+ARCHALL = 1
DESCRIPTION = Java implementation of Scheme and a framework for implementing high-level and dynamic languages
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list