[csw-devel] SF.net SVN: gar:[10558] csw/mgar/pkg/unbound/trunk/Makefile
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Wed Jul 21 12:42:12 CEST 2010
Revision: 10558
http://gar.svn.sourceforge.net/gar/?rev=10558&view=rev
Author: idogan23
Date: 2010-07-21 10:42:12 +0000 (Wed, 21 Jul 2010)
Log Message:
-----------
unbound: minor packaging fixes
Modified Paths:
--------------
csw/mgar/pkg/unbound/trunk/Makefile
Modified: csw/mgar/pkg/unbound/trunk/Makefile
===================================================================
--- csw/mgar/pkg/unbound/trunk/Makefile 2010-07-21 09:33:02 UTC (rev 10557)
+++ csw/mgar/pkg/unbound/trunk/Makefile 2010-07-21 10:42:12 UTC (rev 10558)
@@ -41,9 +41,18 @@
STRIP_LIBTOOL = 0
RUNTIME_DEP_PKGS += CSWosslrt
-RUNTIME_DEP_PKGS += CSWcswclassutils
RUNTIME_DEP_PKGS += CSWldns
+RUNTIME_DEP_PKGS += CSWlibevent
+CHECKPKG_OVERRIDES_CSWunbound += binary-architecture-does-not-match-placement|file=opt/csw/lib/libunbound.so.2.5.0|arch_id=18|arch_name=sparcv8+
+CHECKPKG_OVERRIDES_CSWunbound += binary-architecture-does-not-match-placement|file=opt/csw/sbin/unbound|arch_id=18|arch_name=sparcv8+
+CHECKPKG_OVERRIDES_CSWunbound += binary-architecture-does-not-match-placement|file=opt/csw/sbin/unbound-host|arch_id=18|arch_name=sparcv8+
+CHECKPKG_OVERRIDES_CSWunbound += binary-architecture-does-not-match-placement|file=opt/csw/sbin/unbound-control|arch_id=18|arch_name=sparcv8+
+CHECKPKG_OVERRIDES_CSWunbound += binary-architecture-does-not-match-placement|file=opt/csw/sbin/unbound-checkconf|arch_id=18|arch_name=sparcv8+
+
+# make test doesn't work for the moment on Solaris
+SKIPTEST = 1
+
post-install-modulated:
@ginstall -d $(DESTDIR)/etc/opt/csw/init.d
@ginstall -m 755 $(FILEDIR)/cswunbound $(DESTDIR)/etc/opt/csw/init.d/cswunbound
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