1
0
Fork 0
zmodemjs/debian/rules

8 lines
110 B
Text
Raw Normal View History

#!/usr/bin/make -f
%:
dh ${@} --with nodejs
override_dh_auto_test:
# requires node-crc-32 (!= node-crc32)