File: rules

package info (click to toggle)
aspell-hy 0.10.0-0-3.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 832 kB
  • sloc: sh: 61; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 289 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk

DICT_LANG := hy

install/aspell-$(DICT_LANG)::
	gzip -9 -c hy-common.cwl > "$(DEB_DESTDIR)/usr/share/aspell/hy-common.cwl.gz"
	echo "hy-common" >> "$(DEB_DESTDIR)/usr/share/aspell/$(DICT_LANG).contents"

	installdeb-aspell