mirror of
https://github.com/Ad5001/eu.ad5001.LogarithmPlotter.git
synced 2024-11-16 14:31:36 +00:00
Removed flathub.json, updated mime type installation to file renaming (untested)
This commit is contained in:
parent
10bc93306a
commit
8d221f21ee
2 changed files with 1 additions and 4 deletions
|
@ -49,7 +49,7 @@
|
|||
"PREFIX=\"/app/share\" FLATPAK_INSTALL=1 python3 setup.py install --prefix=/app"
|
||||
],
|
||||
"post-install": [
|
||||
"install -D mimetypes /app/share/mime/packages/x-logarithm-plot.xml"
|
||||
"mv /app/share/mime/packages/x-logarithm-plot.xml /app/share/mime/packages/eu.ad5001.LogarithmPlotter.xml"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"only-arches": ["x86_64", "aarch64"]
|
||||
}
|
Loading…
Reference in a new issue