File: rules

package info (click to toggle)
lunar-date 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 948 kB
  • sloc: javascript: 13,172; ansic: 2,414; python: 152; xml: 34; sh: 33; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 277 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@ --with gir

override_dh_auto_configure:
	dh_auto_configure -- -Ddocs=true -Dintrospection=true -Dvapi=true -Dtests=true

# See upstream bug https://github.com/yetist/lunar-date/issues/14
override_dh_auto_test:
	export LANGUAGE=zh_CN; dh_auto_test