File: rules

package info (click to toggle)
draai 20100511-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 496 kB
  • ctags: 16
  • sloc: sh: 741; perl: 221; makefile: 33
file content (12 lines) | stat: -rwxr-xr-x 410 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

# This file is maintained at http://git.mdcc.cx/draai

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

common-install-indep::
	DESTDIR=$(DEB_DESTDIR) ./setup --prefix=/usr --libexecdir=/usr/share install
	rm $(DEB_DESTDIR)/usr/share/doc/draai/COPYING \
 $(DEB_DESTDIR)/usr/share/doc/draai/ChangeLog \
 $(DEB_DESTDIR)/usr/man/man1/*.1
	rmdir $(DEB_DESTDIR)/usr/man/man1 $(DEB_DESTDIR)/usr/man