mirror of
https://github.com/Ad5001/eu.ad5001.LogarithmPlotter.git
synced 2024-11-16 14:31:36 +00:00
Trying to fix the caching of the CHANGELOG.
This commit is contained in:
parent
03ecf344d8
commit
fe815f21ab
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
"rm -rf .git",
|
||||
"cd LogarithmPlotter/i18n && bash release.sh",
|
||||
"mv eu.ad5001.LogarithmPlotter.metainfo.xml linux/eu.ad5001.LogarithmPlotter.metainfo.flatpak.xml # Add metainfo file from current repository.",
|
||||
"cp CHANGELOG.md LogarithmPlotter/ # Copy changelog into the directory.",
|
||||
"cp CHANGELOG.md LogarithmPlotter/util/ # Copy changelog into the directory needed for it to be cached.",
|
||||
"PREFIX=\"/app/share\" FLATPAK_INSTALL=1 python3 setup.py install --prefix=/app"
|
||||
],
|
||||
"post-install": [
|
||||
|
|
Loading…
Reference in a new issue