File: rules

package info (click to toggle)
node-mqtt-connection 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 176 kB
  • sloc: javascript: 1,756; makefile: 2; sh: 1
file content (10 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --with nodejs

#override_dh_auto_build: