metadata file and environment variables
Daniel Kasak
d.j.kasak.dk at gmail.com
Sat Jan 26 05:33:00 UTC 2019
Hi all.
According to
https://flatpak-testing.readthedocs.io/en/latest/elements-of-a-flatpak-app.html
I can add an [Environment] section to my metadata file, and add environment
variables.
I've added:
[Environment]
ODBCSYSINI=/app/etc/
JAVA_HOME=/app/opt/jdk
... but I don't see either in my environment when I launch a debug
session, ie:
flatpak run -d --command=bash $APP_NAME
I'm I doing it wrong?
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/flatpak/attachments/20190126/c4ec0a44/attachment.html>
More information about the Flatpak
mailing list