File: rules

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

# debian/rules file for the aspell-ro package
# Inspired from the one by Rafael Laboissiere <rafael@debian.org>
# This file is in the public domain

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

install/aspell-ro::
	installdeb-aspell -p$(cdbs_curpkg)

build/aspell-ro::
	gzip -c < ro.cwl > ro.cwl.gz

clean::
	rm -f Makefile ro.cwl.gz