File: rules

package info (click to toggle)
python-crcmod 1.7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 304 kB
  • sloc: python: 1,782; ansic: 671; makefile: 100
file content (10 lines) | stat: -rwxr-xr-x 167 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export PYBUILD_NAME=crcmod

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

override_dh_auto_test:
	echo "Nothing"
	#python test_crcmod.py