File: rules

package info (click to toggle)
monajat 2.6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,944 kB
  • ctags: 196
  • sloc: python: 1,442; makefile: 131; xml: 6
file content (21 lines) | stat: -rwxr-xr-x 427 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#!/usr/bin/make -f

%:
	dh $@ --with python2

override_dh_auto_build:
	dh_auto_build -Spython_distutils
	dh_auto_build

override_dh_auto_clean:
	dh_auto_clean -Spython_distutils
	dh_auto_clean

override_dh_auto_install:
	dh_auto_install -Spython_distutils
	dh_auto_install

override_dh_python2:
	dh_python2
	# dh_python2 does not check shebangs in weird locations:
	dh_python2 -pmonajat-screenlet /usr/share/screenlets/Monajat