diff -r 2a19ec4c0d8f -r 3fbb6f34cd2f components/libxslt/Makefile --- 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)