File: rules

package info (click to toggle)
draai 20201215-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 656 kB
  • sloc: sh: 854; perl: 170; makefile: 28
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