File: rules

package info (click to toggle)
powerman 2.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 3,520 kB
  • ctags: 2,013
  • sloc: ansic: 14,102; sh: 10,556; yacc: 641; lex: 271; makefile: 234; perl: 11
file content (18 lines) | stat: -rwxr-xr-x 500 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

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

# Configure flags
DEB_CONFIGURE_EXTRA_FLAGS := --with-httppower --with-genders --with-ncurses --with-user=powerman

# additional manpages
DEB_INSTALL_MANPAGES_powerman := debian/tmp/usr/share/man/man8/httppower.8 \
	debian/tmp/usr/share/man/man8/plmpower.8  \
	debian/tmp/usr/share/man/man8/vpcd.8 \
	debian/tmp/usr/share/man/man1/pm.1

# DEB_DH_INSTALLINIT_ARGS := --no-start

# docbase