File: rules

package info (click to toggle)
voikko-fi 2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 11,736 kB
  • ctags: 320
  • sloc: xml: 497,459; python: 2,698; pascal: 340; makefile: 301; sh: 14
file content (14 lines) | stat: -rwxr-xr-x 277 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

LC_ALL := C.UTF-8
export LC_ALL

%:
	dh $@ --fail-missing

override_dh_auto_build:
	$(MAKE) vvfst EXTRA_LEX=vocabulary/erikoisalat/linux-distributions.lex
	
override_dh_auto_install:
	$(MAKE) vvfst-install DESTDIR=$(CURDIR)/debian/voikko-fi/usr/lib/voikko