File: rules

package info (click to toggle)
node-getobject 0.1.0-2%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 116 kB
  • sloc: javascript: 125; makefile: 3; sh: 2
file content (11 lines) | stat: -rwxr-xr-x 240 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
DH_VERBOSE = 1

%:
	dh $@

#Currently disabled as grunt is not yet packaged
#And in order to package grunt this package(node-getobject) is needed,
#as it is a dependency of grunt.
#override_dh_auto_test:
#	grunt nodeunit