File: rules

package info (click to toggle)
node-oauth-1.0a 2.2.6-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 268 kB
  • sloc: javascript: 1,197; makefile: 31
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: