File: rules

package info (click to toggle)
strophejs 1.1.3%2Bdfsg-0.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 464 kB
  • ctags: 223
  • sloc: python: 179; makefile: 92; xml: 6
file content (10 lines) | stat: -rwxr-xr-x 177 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export YUI_COMPRESSOR=/usr/share/yui-compressor/yui-compressor.jar

%:
	dh $@ -- make

override_dh_auto_clean:
	rm -f strophe.min.js
	rm -f plugins/*.min.js