#!/usr/bin/make -f %: dh $@ override_dh_auto_configure: # put documentation in /usr/share/doc/jtdx instead of .../JTDX # don't install HTML documentation, it's the unmodified wsjtx document (in 2.2.159) dh_auto_configure -- \ -DCMAKE_INSTALL_DOCDIR=share/doc/jtdx \ -DWSJT_GENERATE_DOCS=NO