#!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. export DH_VERBOSE=1 %: dh $@ #override_dh_auto_build: README.md: src/README_js.md ./cli.js --output README.md src/README_js.md execute_before_dh_installdocs: README.md execute_after_dh_fixperms: chmod +x debian/node-runmd/usr/share/nodejs/runmd/cli.js