File: rules

package info (click to toggle)
aspell-hsb 0.02.0-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 468 kB
  • sloc: sh: 61; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 398 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

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

install/aspell-hsb::
	gzip -9 -c hsb.cwl > "$(DEB_DESTDIR)/usr/share/aspell/hsb.cwl.gz";\
	
	touch "$(DEB_DESTDIR)/var/lib/aspell/hsb.rws"
	dh_link "/var/lib/aspell/hsb.rws" "/usr/lib/aspell/hsb.rws"
	touch $(DEB_DESTDIR)/var/lib/aspell/hsb.compat
	echo "hsb" >> "$(DEB_DESTDIR)/usr/share/aspell/hsb.contents"
	
	installdeb-aspell