17
17
rm -f debian/$$(basename $${_FILE} .in); \
18
18
sed -e 's|@DEB_HOST_MULTIARCH@|$(DEB_HOST_MULTIARCH)|g' \
19
19
$${_FILE} > debian/$$(basename $${_FILE} .in); \
22
29
override_dh_auto_configure:
23
30
dh_auto_configure -- --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)/lxc --libexecdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) --with-rootfs-path=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)/lxc --enable-doc