File: rules

package info (click to toggle)
node-yajsml 1.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 448 kB
  • ctags: 149
  • sloc: makefile: 7; sh: 2
file content (15 lines) | stat: -rwxr-xr-x 338 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# -*- makefile -*-

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

%:
	dh $@

override_dh_installexamples:
	dh_installexamples
	rm -Rf debian/node-yajsml/usr/share/doc/node-yajsml/examples/node_modules

get-orig-source:
	uscan --noconf --force-download --rename --download-current-version --destdir=..