File: rules

package info (click to toggle)
aspell-pa 0.01-1-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 176 kB
  • sloc: sh: 78; makefile: 7
file content (14 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

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

BASEDIR=`pwd`/debian/aspell-pa

override_dh_auto_configure:
	./configure
override_dh_md5sums:
	dh_md5sums -Xvar/lib/aspell

%:
	dh $@ --with aspell-simple