File: rules

package info (click to toggle)
node-columnify 1.6.0%2B~1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 29,972 kB
  • sloc: javascript: 1,169; makefile: 9
file content (8 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_build:
	babeljs-7 index.js > columnify.js