1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 12:53:22 +00:00

First stab as getting a capability to dump out .deb files for both Python2 and Python3.

This commit is contained in:
Robert Wolterman
2017-02-19 10:06:22 -06:00
parent 6bd2e61450
commit fa3108544b
7 changed files with 48 additions and 0 deletions

9
debian/rules vendored Executable file
View File

@ -0,0 +1,9 @@
#!/usr/bin/make -f
# This file was automatically generated by stdeb 0.8.2 at
# Sat, 18 Feb 2017 23:58:48 +0000
export PYBUILD_NAME=chip-io
%:
dh $@ --with python2,python3 --buildsystem=pybuild