File: rules

package info (click to toggle)
node-rollup-plugin-alias 5.0.1~ds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 780 kB
  • sloc: javascript: 302; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_build:
	cd packages/alias && rollup -c

override_dh_installchangelogs:
	dh_installchangelogs packages/alias/CHANGELOG.md