[csw-devel] SF.net SVN: gar:[8777] csw/mgar/pkg/xz/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Feb 24 11:01:29 CET 2010


Revision: 8777
          http://gar.svn.sourceforge.net/gar/?rev=8777&view=rev
Author:   dmichelsen
Date:     2010-02-24 10:01:28 +0000 (Wed, 24 Feb 2010)

Log Message:
-----------
xz: Minor fixes

Modified Paths:
--------------
    csw/mgar/pkg/xz/trunk/Makefile

Modified: csw/mgar/pkg/xz/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xz/trunk/Makefile	2010-02-24 09:14:59 UTC (rev 8776)
+++ csw/mgar/pkg/xz/trunk/Makefile	2010-02-24 10:01:28 UTC (rev 8777)
@@ -13,20 +13,15 @@
 MASTER_SITES = http://tukaani.org/xz/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 
-#RUNTIME_DEP_PKGS = CSWgcc3core CSWgcc3corert CSWgcc4corert CSWggettextrt
-RUNTIME_DEP_PKGS = CSWgcc4corert CSWggettextrt
+RUNTIME_DEP_PKGS = CSWggettextrt CSWgcc4corert
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
-# If the url used to check for software update is different of MASTER_SITES, then 
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES = 
-
 GARCOMPILER    = GNU
 CONFIGURE_ARGS = $(DIRPATHS)
 
 # not able to figure out which target runs the tests in "tests"
-TEST_TARGET = 
+TEST_TARGET = check
 
 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