[csw-devel] SF.net SVN: gar:[5510] csw/mgar/pkg/libiconv/trunk/Makefile

skayser at users.sourceforge.net skayser at users.sourceforge.net
Sun Jul 5 01:54:45 CEST 2009


Revision: 5510
          http://gar.svn.sourceforge.net/gar/?rev=5510&view=rev
Author:   skayser
Date:     2009-07-04 23:54:45 +0000 (Sat, 04 Jul 2009)

Log Message:
-----------
libiconv: only pkg 32-bit iconv binary

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

Modified: csw/mgar/pkg/libiconv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libiconv/trunk/Makefile	2009-07-04 23:39:39 UTC (rev 5509)
+++ csw/mgar/pkg/libiconv/trunk/Makefile	2009-07-04 23:54:45 UTC (rev 5510)
@@ -28,7 +28,7 @@
 SPKG_DESC_CSWiconv = GNU iconv library
 SPKG_DESC_CSWiconvdevel = GNU iconv library development pacakge
 
-PKGFILES_CSWiconvdevel = $(PKGFILES_DEVEL) *.3.html
+PKGFILES_CSWiconvdevel = $(PKGFILES_DEVEL) .*.3.html
 # All other unspecified files go into CSWlibiconv
 
 # Dependencies:
@@ -42,6 +42,9 @@
 #   http://sunsolve.sun.com/search/document.do?assetkey=1-1-6655406-1
 #PATCHFILES = patch-workaround-cc-bug-6655406.diff
 
+# The current 1.12 only has a 32-Bit iconv binary, leave it that way
+EXTRA_MERGE_EXCLUDE_FILES = /opt/csw/bin/.*/iconv
+NO_ISAEXEC = 1
 BUILD64 = 1
 
 # 'gmake test' shows three errors of coredumping printf's


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