Andreas Tille pushed to branch master at Debian Med / connectome-workbench
Commits: 8db09ff4 by Andreas Tille at 2021-11-17T09:43:05+01:00 Add missing include /usr/share/dpkg/default.mk - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== @@ -1,6 +1,8 @@ #!/usr/bin/make -f # -*- makefile -*- +include /usr/share/dpkg/default.mk + DEB_HOST_ARCH=$(shell dpkg-architecture -qDEB_HOST_ARCH) do_parallel=$(shell echo $(DEB_HOST_ARCH) | grep -q mips && echo '' || echo '') do_help=$(shell echo $(DEB_HOST_ARCH) | grep -q -E '(mipsel|m68k|sh4)' && echo 'OFF' || echo 'ON') View it on GitLab: https://salsa.debian.org/med-team/connectome-workbench/-/commit/8db09ff43bc09772b35d9ba5f82370694410fd69 -- View it on GitLab: https://salsa.debian.org/med-team/connectome-workbench/-/commit/8db09ff43bc09772b35d9ba5f82370694410fd69 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
