components/libxslt/Makefile
changeset 732 3fbb6f34cd2f
parent 706 6e61f0012046
child 800 2ad056ed89ec
--- a/components/libxslt/Makefile	Tue Mar 13 10:07:00 2012 -0700
+++ b/components/libxslt/Makefile	Tue Mar 13 13:16:02 2012 -0700
@@ -56,7 +56,6 @@
 
 COMPONENT_PREP_ACTION = \
 	(cd $(@D) ; cp ../mapfile.xslt libxslt/libxslt.syms ; \
-		    cp ../mapfile.exslt libexslt/libexslt.syms ; \
 		    $(RM) libxslt/xsltconfig.h libexslt/exsltconfig.h ; \
 		    libtoolize --force --copy ; aclocal ; \
 		    automake --addmissing --copy ; autoconf)