[csw-devel] SF.net SVN: gar:[15331] csw/mgar/pkg/rbgems/mysql/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Aug 14 04:36:07 CEST 2011
Revision: 15331
http://gar.svn.sourceforge.net/gar/?rev=15331&view=rev
Author: bdwalton
Date: 2011-08-14 02:36:07 +0000 (Sun, 14 Aug 2011)
Log Message:
-----------
rbgems/mysql/trunk: override default gem license
Modified Paths:
--------------
csw/mgar/pkg/rbgems/mysql/trunk/Makefile
Modified: csw/mgar/pkg/rbgems/mysql/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/mysql/trunk/Makefile 2011-08-14 02:07:06 UTC (rev 15330)
+++ csw/mgar/pkg/rbgems/mysql/trunk/Makefile 2011-08-14 02:36:07 UTC (rev 15331)
@@ -13,4 +13,7 @@
GEM_BUILD_FLAGS = --with-mysql-config=$(abspath $(CURDIR))/mysql_config_wrapper
+# the default license for ruby gems is MIT-LICENSE
+LICENSE = COPYING
+
include gar/category.mk
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