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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Dec 15 15:03:42 CET 2011


Revision: 16526
          http://gar.svn.sourceforge.net/gar/?rev=16526&view=rev
Author:   wahwah
Date:     2011-12-15 14:03:42 +0000 (Thu, 15 Dec 2011)
Log Message:
-----------
smartmontools/trunk: build for 5.10 separately

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

Modified: csw/mgar/pkg/smartmontools/trunk/Makefile
===================================================================
--- csw/mgar/pkg/smartmontools/trunk/Makefile	2011-12-15 12:22:10 UTC (rev 16525)
+++ csw/mgar/pkg/smartmontools/trunk/Makefile	2011-12-15 14:03:42 UTC (rev 16526)
@@ -17,10 +17,8 @@
 MASTER_SITES = $(SF_MIRROR)
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
-# If the url used to check for software update is different of MASTER_SITES,
-# then uncomment the next line. Otherwise it is set by default to the value of
-# MASTER_SITES
-# UPSTREAM_MASTER_SITES = http://surfnet.dl.sourceforge.net/sourceforge/smartmontools/
+PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
+PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-docdir=$(sharedstatedir)/doc/$(NAME)
@@ -34,7 +32,7 @@
 
 include gar/category.mk
 
-# moving configuration file
+# Moving the configuration file.
 post-install-modulated:
 	(cd $(DESTDIR)$(sysconfdir); \
 	for i in smartd.conf; do \
@@ -49,4 +47,5 @@
 		fi \
 	done)
 
+# The 5.42 version needs GNU sed going by 'sed'.
 PATH := /opt/csw/gnu:$(PATH)

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