SF.net SVN: gar:[23390] csw/mgar/pkg/tmpwatch/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Apr 11 01:20:13 CEST 2014


Revision: 23390
          http://sourceforge.net/p/gar/code/23390
Author:   wahwah
Date:     2014-04-10 23:20:12 +0000 (Thu, 10 Apr 2014)
Log Message:
-----------
tmpwatch/trunk: Build on Solaris 9; for rebuilding

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

Modified: csw/mgar/pkg/tmpwatch/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tmpwatch/trunk/Makefile	2014-04-10 13:44:16 UTC (rev 23389)
+++ csw/mgar/pkg/tmpwatch/trunk/Makefile	2014-04-10 23:20:12 UTC (rev 23390)
@@ -7,14 +7,14 @@
   The tmpwatch utility recursively searches through specified directories
   and removes files which have not been accessed in a specified period of
   time. tmpwatch is normally used to clean up directories which are used
-  for temporarily holding files (for example, /tmp). 
+  for temporarily holding files (for example, /tmp).
 endef
 
 VENDOR_URL   = https://fedorahosted.org/tmpwatch/
 MASTER_SITES = https://fedorahosted.org/releases/t/m/tmpwatch/
 DISTFILES    = $(NAME)-$(VERSION).tar.bz2
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
 
+PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
 CONFIGURE_ARGS = $(DIRPATHS)
 TEST_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