File: rules

package info (click to toggle)
aspell-he 1.0-0-7
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,104 kB
  • sloc: sh: 61; makefile: 10
file content (15 lines) | stat: -rwxr-xr-x 283 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

BASEDIR=`pwd`/debian/aspell-he

%:
	dh $@

override_dh_auto_configure:
	./configure

override_dh_auto_install:
	$(MAKE) DESTDIR=$(BASEDIR) install
	rm -f $(BASEDIR)/usr/lib/aspell/he.rws
	gzip -9c he.cwl > $(BASEDIR)/usr/share/aspell/he.cwl.gz
	installdeb-aspell