Revision: 24932
http://sourceforge.net/p/gar/code/24932
Author: dmichelsen
Date: 2015-05-05 09:53:27 +0000 (Tue, 05 May 2015)
Log Message:
-----------
collectd/trunk: Add missing override
Modified Paths:
--------------
csw/mgar/pkg/collectd/trunk/Makefile
Modified: csw/mgar/pkg/collectd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/collectd/trunk/Makefile 2015-05-05 09:47:33 UTC (rev
24931)
+++ csw/mgar/pkg/collectd/trunk/Makefile 2015-05-05 09:53:27 UTC (rev
24932)
@@ -108,6 +108,7 @@
RUNTIME_DEP_PKGS_CSWcollectd-plugin-java += CSWjre7
# There are some symlinks that confuse checkpkg
CHECKPKG_OVERRIDES_CSWcollectd-plugin-java +=
soname-not-found|libjvm.so|is|needed|by|opt/csw/lib/sparcv9/collectd/java.so
+CHECKPKG_OVERRIDES_CSWcollectd-plugin-java +=
soname-not-found|libjvm.so|is|needed|by|opt/csw/lib/amd64/collectd/java.so
CHECKPKG_OVERRIDES_CSWcollectd-plugin-java +=
soname-not-found|libjvm.so|is|needed|by|opt/csw/lib/collectd/java.so
CHECKPKG_OVERRIDES_CSWcollectd-plugin-java += surplus-dependency|CSWjre7
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.