[csw-devel] SF.net SVN: gar:[19015] csw/mgar/gar/v2/categories/cpan/category.mk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sat Aug 18 13:05:58 CEST 2012


Revision: 19015
          http://gar.svn.sourceforge.net/gar/?rev=19015&view=rev
Author:   bonivart
Date:     2012-08-18 11:05:58 +0000 (Sat, 18 Aug 2012)
Log Message:
-----------
revert change to DISTFILES

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

Modified: csw/mgar/gar/v2/categories/cpan/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/cpan/category.mk	2012-08-18 11:00:35 UTC (rev 19014)
+++ csw/mgar/gar/v2/categories/cpan/category.mk	2012-08-18 11:05:58 UTC (rev 19015)
@@ -4,7 +4,7 @@
 
 # This is common to most modules - override in module makefile if different
 MODDIST   ?= $(DISTNAME).tar.gz
-DISTFILES ?= $(MODDIST)
+DISTFILES += $(MODDIST)
 CHECKPATH ?= $(firstword $(CPAN_MIRRORS))
 
 # Tests are enabled by default, unless overridden at the test level

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