File: rules

package info (click to toggle)
node-async 3.2.6%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,752 kB
  • sloc: javascript: 13,603; sh: 148; makefile: 126
file content (12 lines) | stat: -rwxr-xr-x 302 bytes parent folder | download | duplicates (2)
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