File: rules

package info (click to toggle)
node-extract-zip 2.0.1%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: javascript: 157; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 178 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_install:
	dh_auto_install --buildsystem=nodejs
	rm debian/node-extract-zip/usr/share/nodejs/extract-zip/cli.js