Pass the multiarch lib path to configure to fix FTBFS.

v3.5.13-sru
Timothy Pearson 13 years ago
parent a6d13afe44
commit ce33b27221

@ -91,6 +91,8 @@ CONFIGURE_OPTS = \
-I/usr/include/freetype2 \
-I`pg_config --includedir` \
\
-L/usr/lib/$(DEB_HOST_MULTIARCH) \
\
-lfontconfig \
-inputmethod \
# End of CONFIGURE_OPTS

Loading…
Cancel
Save