File: rules

package info (click to toggle)
bluewho 0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 588 kB
  • sloc: python: 655; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 243 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

DEB_PYTHON2_MODULE_PACKAGES=bluewho

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk

DEB_PYTHON_INSTALL_ARGS_ALL += --install-lib=/usr/share/bluewho

clean::
	rm -rf build/