[csw-devel] SF.net SVN: gar:[11810] csw/mgar/pkg/perl/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Dec 6 16:20:01 CET 2010
Revision: 11810
http://gar.svn.sourceforge.net/gar/?rev=11810&view=rev
Author: dmichelsen
Date: 2010-12-06 15:20:00 +0000 (Mon, 06 Dec 2010)
Log Message:
-----------
perl: Override suggestions to split off libperl.so
Modified Paths:
--------------
csw/mgar/pkg/perl/trunk/Makefile
Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile 2010-12-06 14:24:44 UTC (rev 11809)
+++ csw/mgar/pkg/perl/trunk/Makefile 2010-12-06 15:20:00 UTC (rev 11810)
@@ -135,6 +135,12 @@
# Do not exclude static libs as at least DynaLoader.a is needed for XS compilation
MERGE_EXCLUDE_STATICLIBS =
+# Splitting of a separate libperl.so requires more work and careful planning.
+# Override for now.
+CHECKPKG_OVERRIDES_CSWperl += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libperl.so
+CHECKPKG_OVERRIDES_CSWperl += shared-lib-pkgname-mismatch|file=opt/csw/lib/libperl.so.5.10.1|soname=libperl.so.5.10.1|pkgname=CSWperl|expected=['CSWlibperl5-10-1']
+CHECKPKG_OVERRIDES_CSWperl += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libperl.so
+
include gar/category.mk
post-extract-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