SF.net SVN: gar:[23705] csw/mgar/pkg/mtwrite/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue May 27 09:25:38 CEST 2014
Revision: 23705
http://sourceforge.net/p/gar/code/23705
Author: dmichelsen
Date: 2014-05-27 07:25:37 +0000 (Tue, 27 May 2014)
Log Message:
-----------
mtwrite/trunk: Add override for direct binding
Modified Paths:
--------------
csw/mgar/pkg/mtwrite/trunk/Makefile
Modified: csw/mgar/pkg/mtwrite/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mtwrite/trunk/Makefile 2014-05-27 07:23:18 UTC (rev 23704)
+++ csw/mgar/pkg/mtwrite/trunk/Makefile 2014-05-27 07:25:37 UTC (rev 23705)
@@ -35,6 +35,9 @@
# LD_LIBRARY_PATH only this is ok.
CHECKPKG_OVERRIDES_CSWmtwrite += soname-equals-filename|file=/opt/csw/lib/mtwrite.so
+# libumem does not support direct binding
+CHECKPKG_OVERRIDES_CSWmtwrite += no-direct-binding|/opt/csw/lib/mtwrite.so|is|not|directly|bound|to|soname|libumem.so.1
+
include gar/category.mk
post-install-modulated:
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