File: rules

package info (click to toggle)
cryptkeeper 0.9.4-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,380 kB
  • ctags: 391
  • sloc: sh: 9,548; ansic: 1,871; cpp: 1,525; makefile: 32; sed: 16
file content (17 lines) | stat: -rwxr-xr-x 434 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk

DEB_INSTALL_MANPAGES_cryptkeeper = debian/cryptkeeper.1

configure/cryptkeeper::
	msgfmt -c --statistics -o po/tr.gmo po/tr.po

build/cryptkeeper::
	convert -resize 32x32 cryptkeeper.png cryptkeeper.xpm

cleanbuilddir/cryptkeeper::
	rm -f cryptkeeper.xpm
	rm -f po/tr.gmo