SF.net SVN: gar:[26667] csw/mgar/pkg/gs_laternamagica/trunk/Makefile

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Fri May 29 21:42:45 CEST 2020


Revision: 26667
          http://sourceforge.net/p/gar/code/26667
Author:   rmottola
Date:     2020-05-29 19:42:45 +0000 (Fri, 29 May 2020)
Log Message:
-----------
gs_laternamagica/trunk: tweak for solaris 9

Modified Paths:
--------------
    csw/mgar/pkg/gs_laternamagica/trunk/Makefile

Modified: csw/mgar/pkg/gs_laternamagica/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gs_laternamagica/trunk/Makefile	2020-05-29 19:29:22 UTC (rev 26666)
+++ csw/mgar/pkg/gs_laternamagica/trunk/Makefile	2020-05-29 19:42:45 UTC (rev 26667)
@@ -44,7 +44,13 @@
 CHECKPKG_OVERRIDES_CSWlaternamagica += soname-not-found|libgnustep-gui.so.0.28|is|needed|by|opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica
 CHECKPKG_OVERRIDES_CSWlaternamagica += soname-not-found|libgnustep-base.so.1.27|is|needed|by|opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica
 
+# Solaris 9
+CHECKPKG_OVERRIDES_CSWlaternamagica_5.9 += no-direct-binding|/opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica|is|not|directly|bound|to|soname|libobjc.so.3
+CHECKPKG_OVERRIDES_CSWlaternamagica_5.9 += no-direct-binding|/opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica|is|not|directly|bound|to|soname|libthread.so.1
 
+CHECKPKG_OVERRIDES_CSWlaternamagica += $(CHECKPKG_OVERRIDES_CSWlaternamagica_$(GAROSREL))
+
+
 # now special targets for build and install so that we can source
 # GNUstep.sh before
 # configure is skipped

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