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

phipsy at users.sourceforge.net phipsy at users.sourceforge.net
Mon Mar 7 12:53:03 CET 2011


Revision: 13644
          http://gar.svn.sourceforge.net/gar/?rev=13644&view=rev
Author:   phipsy
Date:     2011-03-07 11:53:02 +0000 (Mon, 07 Mar 2011)

Log Message:
-----------
Removed spurious stuff from facter Makefile

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

Modified: csw/mgar/pkg/facter/trunk/Makefile
===================================================================
--- csw/mgar/pkg/facter/trunk/Makefile	2011-03-07 09:07:41 UTC (rev 13643)
+++ csw/mgar/pkg/facter/trunk/Makefile	2011-03-07 11:53:02 UTC (rev 13644)
@@ -20,16 +20,11 @@
 
 MASTER_SITES = http://puppetlabs.com/downloads/facter/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 SPKG_SOURCEURL = http://puppetlabs.com/
 
 RUNTIME_DEP_PKGS = CSWruby
 BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS)
 
-# We define upstream file regex so we can be notifed of new upstream software
-# release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
 ARCHALL=1
 
 CONFIGURE_SCRIPTS =


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