File: rules

package info (click to toggle)
libjs-php-date-formatter 1.3.7%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 148 kB
  • sloc: javascript: 452; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 205 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_build:
	uglifyjs -o js/php-date-formatter.min.js js/php-date-formatter.js

override_dh_installchangelogs:
	dh_installchangelogs CHANGE.md