summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: a0304bb88b983b34d86b38d133cf0d7eb0cb3243 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh ${@} --with nodejs

override_dh_auto_test:
	# requires node-crc-32 (!= node-crc32)