File: rules

package info (click to toggle)
node-ip-address 8.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,332 kB
  • sloc: makefile: 5; sh: 4
file content (9 lines) | stat: -rwxr-xr-x 129 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	tsc -p tsconfig.json
	tsc -p tsconfig-esm.json
	#./.fix-package-types.sh