File: rules

package info (click to toggle)
node-async 3.2.6%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,732 kB
  • sloc: javascript: 13,616; sh: 151; makefile: 126
file content (12 lines) | stat: -rwxr-xr-x 302 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

%:
	dh $@

override_dh_auto_install:

execute_after_dh_install:
	rm -f debian/node-async/usr/share/nodejs/async*/CHANGELOG.md
	rm -f debian/node-async/usr/share/nodejs/async*/LICENSE
	rm -f debian/node-async/usr/share/nodejs/async*/README.md