2011/3/6 <phi...@users.sourceforge.net>: > DISTFILES = $(NAME)-$(VERSION).tar.gz > +UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
You don't need UFILES_REGEX any more, it's autogenerated based on DISTFILES. > +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 > +# We define upstream file regex so we can be notifed of new upstream software > +# release > UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz Ditto. Maciej _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel