summaryrefslogtreecommitdiff
path: root/package/libxslt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-07-30 13:53:47 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-07-30 13:53:47 +0200
commitab0cf613df5c2e9ebc7d1b2e1c16c4185f5856f4 (patch)
tree057da9ccc2826a843142797f1740bbf45ac17843 /package/libxslt
parent909ddeb56d558d858a7faaeb07bff530ec7189b2 (diff)
xsltproc needs libexslt
Diffstat (limited to 'package/libxslt')
-rw-r--r--package/libxslt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libxslt/Makefile b/package/libxslt/Makefile
index c5a9692ed..b82a80281 100644
--- a/package/libxslt/Makefile
+++ b/package/libxslt/Makefile
@@ -42,7 +42,7 @@ xsltproc-install:
libxslt-install:
${INSTALL_DIR} ${IDIR_LIBXSLT}/usr/lib
- ${CP} ${WRKINST}/usr/lib/libxslt.so* ${IDIR_LIBXSLT}/usr/lib
+ ${CP} ${WRKINST}/usr/lib/lib?xslt.so* ${IDIR_LIBXSLT}/usr/lib
libxslt-dev-install:
${INSTALL_DIR} ${IDIR_LIBXSLT_DEV}/usr/include