File: rules

package info (click to toggle)
xmonad 0.17.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 604 kB
  • sloc: haskell: 2,828; sh: 49; makefile: 6
file content (13 lines) | stat: -rwxr-xr-x 342 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

# keep haddock from choking on non-ASCII characters
export LC_ALL=C.UTF-8

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

install/xmonad::
	# Since compat level 10, the manpage is mandatory for dh_installwm.
	# Run dh_installman before dh_installwm.
	dh_installman
	dh_installwm