File: rules

package info (click to toggle)
hspell 1.4-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,556 kB
  • sloc: ansic: 2,808; perl: 1,989; makefile: 209; sh: 109; awk: 15
file content (13 lines) | stat: -rwxr-xr-x 244 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

# Required as some other packages (e.g. kde4libs) use hspell.so
CFLAGS += -fPIC

%:
	dh $@

override_dh_auto_configure:
	    dh_auto_configure -- --enable-linginfo --enable-fatverb

override_dh_auto_build:
	$(MAKE) hunspell