Revision: 14505
          http://gar.svn.sourceforge.net/gar/?rev=14505&view=rev
Author:   dmichelsen
Date:     2011-05-04 11:49:58 +0000 (Wed, 04 May 2011)

Log Message:
-----------
mGAR v2: Remove outdated option --no-test in rbgem category

Modified Paths:
--------------
    csw/mgar/gar/v2/categories/rbgems/category.mk

Modified: csw/mgar/gar/v2/categories/rbgems/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/rbgems/category.mk       2011-05-04 11:41:30 UTC 
(rev 14504)
+++ csw/mgar/gar/v2/categories/rbgems/category.mk       2011-05-04 11:49:58 UTC 
(rev 14505)
@@ -77,13 +77,10 @@
        @$(GARBIN)/check_for_deps $(GEM_DEPS)
        @$(MAKECOOKIE)
 
-GEM_INSTALL_NO_TEST ?= --no-test
-
 install-rbgem:
        gem install \
                --ignore-dependencies \
                --local \
-               $(GEM_INSTALL_NO_TEST) \
                --install-dir $(DESTDIR)$(GEMDIR) \
                $(EXTRA_GEM_INSTALL_ARGS) \
                $(DOWNLOADDIR)/$(GEMFILE) \


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to