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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Jan 11 14:15:27 CET 2013


Revision: 20085
          http://gar.svn.sourceforge.net/gar/?rev=20085&view=rev
Author:   wahwah
Date:     2013-01-11 13:15:27 +0000 (Fri, 11 Jan 2013)
Log Message:
-----------
collectd/trunk: Adjustments for the intel build

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

Modified: csw/mgar/pkg/collectd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/collectd/trunk/Makefile	2013-01-11 11:55:27 UTC (rev 20084)
+++ csw/mgar/pkg/collectd/trunk/Makefile	2013-01-11 13:15:27 UTC (rev 20085)
@@ -59,6 +59,9 @@
 RUNTIME_DEP_PKGS_CSWcollectd += CSWlibxml2-2
 RUNTIME_DEP_PKGS_CSWcollectd += CSWperl
 
+RUNTIME_DEP_PKGS_CSWcollectd_i386 += CSWlibmemcached8
+RUNTIME_DEP_PKGS_CSWcollectd += $(RUNTIME_DEP_PKGS_CSWcollectd_$(GARCH))
+
 CHECKPKG_OVERRIDES_CSWcollectd += file-with-bad-content|/usr/share|root/opt/csw/share/man/man1/collectd.1
 CHECKPKG_OVERRIDES_CSWcollectd += file-with-bad-content|/usr/share|root/opt/csw/share/man/man5/collectd-unixsock.5
 
@@ -70,6 +73,7 @@
 	ginstall -m 755 -d $(DESTDIR)/opt/csw/share/man/man3
 	cd $(DESTDIR); gmv -v opt/csw/man/man3/* opt/csw/share/man/man3
 	grm -f $(DESTDIR)/opt/csw/lib/perl5/sun4-solaris-thread-multi/perllocal.pod
+	grm -f $(DESTDIR)/opt/csw/lib/perl5/i86pc-solaris-thread-multi/perllocal.pod
 	rmdir $(DESTDIR)/opt/csw/man/man3
 	ginstall -m 755 -d $(DESTDIR)$(sysconfdir)/init.d
 	ginstall -m 755 $(WORKDIR)/collectd-init-csw $(DESTDIR)$(sysconfdir)/init.d/collectd

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