[csw-devel] SF.net SVN: gar:[2832] csw/mgar/pkg/dcc/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Jan 14 17:52:25 CET 2009
Revision: 2832
http://gar.svn.sourceforge.net/gar/?rev=2832&view=rev
Author: bonivart
Date: 2009-01-14 16:52:24 +0000 (Wed, 14 Jan 2009)
Log Message:
-----------
dcc: add upstream regex
Modified Paths:
--------------
csw/mgar/pkg/dcc/trunk/Makefile
Modified: csw/mgar/pkg/dcc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dcc/trunk/Makefile 2009-01-14 16:27:30 UTC (rev 2831)
+++ csw/mgar/pkg/dcc/trunk/Makefile 2009-01-14 16:52:24 UTC (rev 2832)
@@ -8,6 +8,9 @@
DISTFILES = $(GARNAME)-$(GARVERSION).tar.Z
DISTFILES += $(call admfiles,CSWdcc,)
+# Upstream watch
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.Z
+
#CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS =
CONFIGURE_ARGS += --homedir=/var/opt/csw/dcc
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