Fixing a lot of bugs of packages.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9833e7ae65
commit
f5fee9ae35
6 changed files with 58 additions and 18 deletions
|
@ -23,12 +23,12 @@
|
|||
],
|
||||
"modules": [
|
||||
"python3-pyside2.json",
|
||||
|
||||
{
|
||||
"name": "LogarithmPlotter",
|
||||
"buildsystem": "simple",
|
||||
"config-opts": ["no-debuginfo-compression"],
|
||||
"build-commands": [
|
||||
"rm -rf .git",
|
||||
"PREFIX=\"/app/share\" FLATPAK_INSTALL=1 python3 setup.py install --prefix=/app"
|
||||
],
|
||||
"sources": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue