Revision: 24778 http://sourceforge.net/p/gar/code/24778 Author: rmottola Date: 2015-03-26 12:15:25 +0000 (Thu, 26 Mar 2015) Log Message: ----------- gnustep-gui/trunk: add i38 exceptions too
Modified Paths: -------------- csw/mgar/pkg/gnustep-gui/trunk/Makefile Modified: csw/mgar/pkg/gnustep-gui/trunk/Makefile =================================================================== --- csw/mgar/pkg/gnustep-gui/trunk/Makefile 2015-03-26 10:57:18 UTC (rev 24777) +++ csw/mgar/pkg/gnustep-gui/trunk/Makefile 2015-03-26 12:15:25 UTC (rev 24778) @@ -178,9 +178,27 @@ CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Libraries/libgnustep-gui.so.0.24.0|arch_id=18|arch_name=sparcv8+ CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Services/GSspell.service/GSspell|arch_id=18|arch_name=sparcv8+ +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/RTFConverter|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Bundles/libgmodel.bundle/libgmodel|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Bundles/AudioOutput.nssound/AudioOutput|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Bundles/Sndfile.nssound/Sndfile|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/GSLPR|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Bundles/GSPrinting/GSCUPS.bundle/GSCUPS|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Libraries/libgnustep-gui.so.0.24.0|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/WheelPicker|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/ColorPickers/NamedPicker.bundle/NamedPicker|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/StandardPicker|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Services/GSspell.service/GSspell|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Tools/set_show_service|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Tools/gopen|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Tools/gclose|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Tools/make_services|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgnustep-gui += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Tools/gcloseall|arch_id=3|arch_name=i386 + + #where can we build? #PACKAGING_PLATFORMS += solaris9-sparc PACKAGING_PLATFORMS += solaris10-sparc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.