SF.net SVN: gar:[23019] csw/mgar/pkg/libserf/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Feb 13 22:55:05 CET 2014
Revision: 23019
http://sourceforge.net/p/gar/code/23019
Author: dmichelsen
Date: 2014-02-13 21:55:05 +0000 (Thu, 13 Feb 2014)
Log Message:
-----------
libserf/trunk: The .so belongs to the main package
Modified Paths:
--------------
csw/mgar/pkg/libserf/trunk/Makefile
Modified: csw/mgar/pkg/libserf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libserf/trunk/Makefile 2014-02-13 16:05:18 UTC (rev 23018)
+++ csw/mgar/pkg/libserf/trunk/Makefile 2014-02-13 21:55:05 UTC (rev 23019)
@@ -39,9 +39,14 @@
RUNTIME_DEP_PKGS_CSWlibserf1-3 += CSWlibssl1-0-0
RUNTIME_DEP_PKGS_CSWlibserf1-3 += CSWlibz1
+# Yes, this is correct
+CHECKPKG_OVERRIDES_CSWlibserf1-3 += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libserf-1.so
+
PACKAGES += CSWlibserf-dev
CATALOGNAME_CSWlibserf-dev = libserf_dev
SPKG_DESC_CSWlibserf-dev = Development files for libserf.so.1
+# The .so belongs to the main lib as there is no SONAME magic
+PKGFILES_DEVEL_SHAREDLIBLINK =
PKGFILES_CSWlibserf-dev += $(PKGFILES_DEVEL)
RUNTIME_DEP_PKGS_CSWlibserf-dev = CSWlibserf1-3
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