File: rules

package info (click to toggle)
apertium-dan 0.5.0~r67099-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,300 kB
  • sloc: makefile: 56; xml: 38; sh: 24
file content (12 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (30)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

#export DH_VERBOSE=1
export DH_OPTIONS
export LC_ALL=C.UTF-8

%:
	dh $@ --fail-missing --with autoreconf

override_dh_auto_test:
	# Disable test for now