summaryrefslogtreecommitdiffstats
path: root/rules/host-libgcrypt.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-libgcrypt.make')
-rw-r--r--rules/host-libgcrypt.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-libgcrypt.make b/rules/host-libgcrypt.make
index 6cd067bf4..6aec1c70a 100644
--- a/rules/host-libgcrypt.make
+++ b/rules/host-libgcrypt.make
@@ -39,7 +39,7 @@ $(STATEDIR)/host-libgcrypt.compile:
$(STATEDIR)/host-libgcrypt.install:
@$(call targetinfo)
install -D -m 644 $(HOST_LIBGCRYPT_DIR)/src/libgcrypt.m4 \
- $(HOST_LIBGCRYPT_PKGDIR)/share/aclocal/libgcrypt.m4
+ $(HOST_LIBGCRYPT_PKGDIR)/usr/share/aclocal/libgcrypt.m4
@$(call touch)
# vim: syntax=make