SF.net SVN: gar:[24893] csw/mgar/pkg/gs_zipper/trunk/Makefile

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Thu Apr 23 10:59:35 CEST 2015


Revision: 24893
          http://sourceforge.net/p/gar/code/24893
Author:   rmottola
Date:     2015-04-23 08:59:35 +0000 (Thu, 23 Apr 2015)
Log Message:
-----------
gs_zipper/trunk: we ignore placement on i386 too

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

Modified: csw/mgar/pkg/gs_zipper/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gs_zipper/trunk/Makefile	2015-04-23 08:19:41 UTC (rev 24892)
+++ csw/mgar/pkg/gs_zipper/trunk/Makefile	2015-04-23 08:59:35 UTC (rev 24893)
@@ -43,9 +43,13 @@
 CHECKPKG_OVERRIDES_CSWgs-zipper += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Zipper.app/Zipper|is|not|directly|bound|to|soname|libobjc.so.4
 CHECKPKG_OVERRIDES_CSWgs-zipper += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Zipper.app/Zipper|is|not|directly|bound|to|soname|libgnustep-gui.so.0.24
 CHECKPKG_OVERRIDES_CSWgs-zipper += no-direct-binding|/opt/csw/GNUstep/Local/Applications/Zipper.app/Zipper|is|not|directly|bound|to|soname|libgnustep-base.so.1.24
+
+
 CHECKPKG_OVERRIDES_CSWgs-zipper += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/Local/Applications/Zipper.app/Zipper|arch_id=18|arch_name=sparcv8+
+CHECKPKG_OVERRIDES_CSWgs-zipper += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/Local/Applications/Zipper.app/Zipper|arch_id=3|arch_name=i386
 
 
+
 #we absolutely need GCC for Objective-C support. The only alternative in the future would be clang
 GARCOMPILER = GNU
 

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