File: rules

package info (click to toggle)
aspell-kk 0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,884 kB
  • sloc: makefile: 8
file content (13 lines) | stat: -rwxr-xr-x 246 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	prezip < words | gzip -9nc > kk.cwl.gz

execute_after_dh_fixperms:
	find $(CURDIR)/debian/aspell-kk/usr/lib/aspell -type f -exec chmod -x {} \;

execute_after_dh_install:
	installdeb-aspell