File: rules

package info (click to toggle)
magyarispell 1.6.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 5,436 kB
  • sloc: sh: 1,223; awk: 381; makefile: 227; sed: 170; lisp: 102
file content (15 lines) | stat: -rwxr-xr-x 330 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_build:
	$(MAKE) ispell myspell

override_dh_auto_install:
	mv tmp/magyar.aff tmp/hungarian.aff
	mv tmp/magyar4ispell.hash tmp/hungarian.hash
	installdeb-ispell -pihungarian # This calls internally to dh_installdebconf