summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 12af7fe..88b4456 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -38,6 +38,8 @@ DESTDIR = /
sh = @sh@
+multiarch_libdir = @multiarch_libdir@
+
pkglibbuildsystemdir = $(pkglibdir)/buildsystem
include $(srcdir)/src/local.mk
@@ -85,7 +87,8 @@ script = \
s&@@LOCALEDIR@@&$(localedir)&;\
s&@@ARCHTABDIR@@&$(archtabdir)&;\
s&@@ARCHTAB@@&$(archtabdir)&;\
- s&@@SH@@&$(sh)&;
+ s&@@SH@@&$(sh)&;\
+ s&@@MULTIARCH_LIBDIR@@&$(multiarch_libdir)&;
.SUFFIXES:
.SUFFIXES: .sh .sm .1in .1 .ms