File: rules

package info (click to toggle)
apertium-cat 2.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,644 kB
  • sloc: makefile: 94; python: 52; xml: 41; 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