File: rules

package info (click to toggle)
ibus-cangjie 2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,048 kB
  • ctags: 148
  • sloc: sh: 4,350; python: 739; makefile: 117
file content (12 lines) | stat: -rwxr-xr-x 180 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DH_VERBOSE=1

%:
	dh $@ --with autoreconf,python3

override_dh_autoreconf:
	dh_autoreconf ./autogen.sh

override_dh_auto_test:
	xvfb-run -a dh_auto_test