[csw-devel] SF.net SVN: gar:[7910] csw/mgar/gar/v2/gar.conf.mk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Jan 8 00:08:06 CET 2010


Revision: 7910
          http://gar.svn.sourceforge.net/gar/?rev=7910&view=rev
Author:   wahwah
Date:     2010-01-07 23:08:06 +0000 (Thu, 07 Jan 2010)

Log Message:
-----------
mGAR v2: Adding CSWpython and CSWpy-cheetah to DEF_BASE_PKGS

Modified Paths:
--------------
    csw/mgar/gar/v2/gar.conf.mk

Modified: csw/mgar/gar/v2/gar.conf.mk
===================================================================
--- csw/mgar/gar/v2/gar.conf.mk	2010-01-07 18:33:27 UTC (rev 7909)
+++ csw/mgar/gar/v2/gar.conf.mk	2010-01-07 23:08:06 UTC (rev 7910)
@@ -168,7 +168,21 @@
 COMMON_PKG_DEPENDS ?= CSWcommon
 
 # These are the core packages which must be installed for GAR to function correctly
-DEF_BASE_PKGS = CSWgmake CSWgtar CSWggrep CSWdiffutils CSWgfile CSWtextutils CSWwget CSWfindutils CSWgsed CSWgawk CSWbzip2
+
+DEF_BASE_PKGS += CSWbzip2
+DEF_BASE_PKGS += CSWdiffutils
+DEF_BASE_PKGS += CSWfindutils
+DEF_BASE_PKGS += CSWgawk
+DEF_BASE_PKGS += CSWgfile
+DEF_BASE_PKGS += CSWggrep
+DEF_BASE_PKGS += CSWgmake
+DEF_BASE_PKGS += CSWgsed
+DEF_BASE_PKGS += CSWgtar
+DEF_BASE_PKGS += CSWpy-cheetah
+DEF_BASE_PKGS += CSWpython
+DEF_BASE_PKGS += CSWtextutils
+DEF_BASE_PKGS += CSWwget
+
 ifdef GIT_REPOS
 # netcat and bash are for the gitproxy script.
 DEF_BASE_PKGS += CSWgit CSWnetcat


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