[csw-devel] SF.net SVN: gar:[9579] csw/mgar/pkg/libxml2/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Apr 9 14:44:48 CEST 2010
Revision: 9579
http://gar.svn.sourceforge.net/gar/?rev=9579&view=rev
Author: dmichelsen
Date: 2010-04-09 12:44:48 +0000 (Fri, 09 Apr 2010)
Log Message:
-----------
libxml2: Make sure bin/64/xml2-config gets into the devel package
Modified Paths:
--------------
csw/mgar/pkg/libxml2/trunk/Makefile
Modified: csw/mgar/pkg/libxml2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxml2/trunk/Makefile 2010-04-09 12:31:03 UTC (rev 9578)
+++ csw/mgar/pkg/libxml2/trunk/Makefile 2010-04-09 12:44:48 UTC (rev 9579)
@@ -45,8 +45,8 @@
STRIP_LIBTOOL = 1
# Skip 64 bit binaries - they are just big and gain nothing
-MERGE_DIRS_isa-sparcv9 = $(libdir)
-MERGE_DIRS_isa-amd64 = $(libdir)
+MERGE_SCRIPTS_isa-default64 = copy-relocated-only copy-config-only
+MERGE_DIRS_isa-default64 = $(libdir)
EXTRA_PAX_ARGS = -s ",^\.$(docdir)/libxml2-$(GARVERSION),.$(docdir)/libxml2,p"
EXTRA_PAX_ARGS += -s ",^\.$(docdir)/libxml2-python-$(GARVERSION),.$(docdir)/pylibxml2,p"
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