File: rules

package info (click to toggle)
weechat-scripts 20180330-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,072 kB
  • sloc: python: 44,904; perl: 27,389; ruby: 2,101; lisp: 339; tcl: 244; sh: 8; makefile: 7
file content (10 lines) | stat: -rwxr-xr-x 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

get-orig-source:
	rm -rf guile javascript lua perl python ruby tcl php
	debian/tools/generate.py -v --action download
	debian/tools/generate.py -v --action copyright > debian/copyright
	sh debian/tools/make_archive.sh

%:
	dh $@