File: rules

package info (click to toggle)
aspell-ro 3.3.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,444 kB
  • sloc: sh: 61; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 231 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# debian/rules file for the aspell-ro package

%:
	dh $@

override_dh_auto_configure:
	./configure

override_dh_auto_install:
	installdeb-aspell -paspell-ro

override_dh_auto_build:
	gzip -c < ro.cwl > ro.cwl.gz