File: rules

package info (click to toggle)
ros-python-qt-binding 0.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 136 kB
  • ctags: 42
  • sloc: python: 275; makefile: 32; xml: 29
file content (14 lines) | stat: -rwxr-xr-x 280 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

%:
	dh $@ --with python2 --buildsystem=cmake

override_dh_auto_install-indep:
	dh_auto_install --destdir=debian/tmp

override_dh_clean:
	rm -rf src/python_qt_binding.egg-info
	dh_clean

get-orig-source:
	uscan --verbose --force-download --repack --compress xz