Reorganizing paths
This commit is contained in:
parent
e9d204daab
commit
34cb856dd4
249 changed files with 118 additions and 294 deletions
6
assets/native/linux/debian/rules
Normal file
6
assets/native/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