File: rules

package info (click to toggle)
node-static 0.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 148 kB
  • ctags: 35
  • sloc: makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 162 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_install:
	dh_install
	sed -i '1c#!/usr/bin/nodejs' $(CURDIR)/debian/node-static/usr/lib/nodejs/node-static/bin/cli.js