Codebase list texinfo / 7bfb8d1
accept pre-initialized DEB_HOST_GNU_TYPE Norbert Preining 6 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
66 # needed for correct building of new texinfo
77 DEB_CFLAGS_MAINT_STRIP=-Werror=format-security
88
9 DEB_HOST_GNU_TYPE=$(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
9 DEB_HOST_GNU_TYPE?=$(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
1010
1111 texinfo := $(CURDIR)/debian/texinfo
1212 ii := $(CURDIR)/debian/install-info