File: rules

package info (click to toggle)
aspell-ml 0.04-1-9
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,336 kB
  • sloc: sh: 61; makefile: 7
file content (15 lines) | stat: -rwxr-xr-x 240 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

BASEDIR=`pwd`/debian/aspell-ml

override_dh_md5sums:
	dh_md5sums -Xvar/lib/aspell

override_dh_auto_configure:
	./configure

%:
	dh $@ --with aspell-simple