Add workaround for proper path detection

This commit is contained in:
JBBgameich 2018-06-06 15:01:08 +00:00 committed by Adam Boardman
parent 2d43babb6a
commit c0584f6dff

2
debian/rules vendored
View file

@ -7,7 +7,7 @@ include /usr/share/dpkg/default.mk
dh $@ --with=autoreconf --parallel
override_dh_auto_configure:
dh_auto_configure -- --disable-static
dh_auto_configure -- --disable-static --libdir /usr/lib
override_dh_autoreconf:
echo ${DEB_VERSION_UPSTREAM} > .tarball-version