File: rules

package info (click to toggle)
kivy 1.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 26,296 kB
  • ctags: 10,861
  • sloc: python: 65,095; ansic: 5,306; objc: 410; makefile: 272; lisp: 192
file content (12 lines) | stat: -rwxr-xr-x 238 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export PYBUILD_DESTDIR=debian/tmp

%:
	dh $@ --with python2,python3 --buildsystem=pybuild

override_dh_auto_test:
	@echo "Tests are currently disabled in debian/rules."

override_dh_install:
	dh_install --list-missing