File: rules

package info (click to toggle)
voikko-fi 2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,352 kB
  • sloc: xml: 510,846; python: 1,858; makefile: 143
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