File: rules

package info (click to toggle)
python-hidapi 0.7.99.post21-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 304 kB
  • sloc: ansic: 3,069; python: 156; makefile: 7
file content (16 lines) | stat: -rwxr-xr-x 298 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.6.0+git at
# Fri, 26 Sep 2014 11:34:03 +0200

export PYBUILD_NAME=hid
export PYBUILD_BUILD_ARGS=--with-system-hidapi

override_dh_clean:
	dh_clean
	rm -f hid.c hidraw.c

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