summaryrefslogtreecommitdiffstats
path: root/rules/libxslt.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libxslt.make')
-rw-r--r--rules/libxslt.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libxslt.make b/rules/libxslt.make
index 21c3c2f93..4152fb989 100644
--- a/rules/libxslt.make
+++ b/rules/libxslt.make
@@ -123,7 +123,7 @@ $(STATEDIR)/libxslt.install: $(libxslt_install_deps_default)
# FIXME: this probably has to be fixed upstream!
# libxslt installs xslt-config to wrong path.
- install $(LIBXSLT_DIR)/xslt-config $(PTXCONF_CROSS_PREFIX)/bin/
+ install $(LIBXSLT_DIR)/xslt-config $(PTXCONF_SYSROOT_CROSS)/bin/
@$(call touch, $@)