File: rules

package info (click to toggle)
libjs-jquery-fixedtableheader 1.0.2%2Bgit20161010-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 68 kB
  • ctags: 3
  • sloc: makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 150 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	dh_auto_build
	yui-compressor src/jquery.fixedtableheader.js > jquery.fixedtableheader.min.js