[med-svn] [Git][med-team/connectome-workbench][master] Add missing include /usr/share/dpkg/default.mk
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Nov 17 08:43:17 GMT 2021
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20211117/d0dcd466/attachment.htm>
More information about the debian-med-commit
mailing list