Distribute pyjack with freewheel-related functionality
[jack_freewheel_button.git] / pyjack-0.5.2 / debian / rules
blobf700e94e5a63ac3303230b977071ccd6559c72cf
1 #!/usr/bin/make -f
3 include /usr/share/cdbs/1/rules/debhelper.mk
5 clean::
6 rm -rf build
8 install/python-jack::
9 python setup.py build
10 mkdir -p debian/python-jack/usr/lib/python2.6/dist-packages/
11 cp build/lib.linux-*/* debian/python-jack/usr/lib/python2.6/dist-packages/