Comment 2 for bug 607861

Revision history for this message
Benjamin Drung (bdrung) wrote :

The endif doesn't belong to the end of debian/rules. It should only cover DEB_MAKE_CHECK_TARGET:

ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
DEB_MAKE_CHECK_TARGET = check
endif