Starting linux setup system.
This commit is contained in:
parent
83646baee0
commit
1498028036
88 changed files with 533 additions and 173 deletions
6
linux/debian/rules
Normal file
6
linux/debian/rules
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
export PYBUILD_NAME = logarithmplotter
|
||||
|
||||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
Loading…
Add table
Add a link
Reference in a new issue