File: rules

package info (click to toggle)
draai 20131212-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 576 kB
  • ctags: 63
  • sloc: sh: 801; perl: 170; makefile: 30
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