Loading debian/blogi-env.debhelper.log 0 → 100644 +1 −0 Original line number Diff line number Diff line dh_auto_configure debian/rules +8 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,14 @@ else dh_dwz endif override_dh_strip: ifeq ($(IS_NONSPAWN),) @echo "Nspawn build — forcing native objcopy and disabling auto dbgsym" DEB_HOST_GNU_TYPE=$(DEB_BUILD_GNU_TYPE) dh_strip --no-automatic-dbgsym else dh_strip endif override_dh_auto_install: ifeq ($(IS_NONSPAWN),) dh_auto_install --destdir=debian/tmp/var/spool/blogi Loading Loading
debian/blogi-env.debhelper.log 0 → 100644 +1 −0 Original line number Diff line number Diff line dh_auto_configure
debian/rules +8 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,14 @@ else dh_dwz endif override_dh_strip: ifeq ($(IS_NONSPAWN),) @echo "Nspawn build — forcing native objcopy and disabling auto dbgsym" DEB_HOST_GNU_TYPE=$(DEB_BUILD_GNU_TYPE) dh_strip --no-automatic-dbgsym else dh_strip endif override_dh_auto_install: ifeq ($(IS_NONSPAWN),) dh_auto_install --destdir=debian/tmp/var/spool/blogi Loading