Browse Source

flatpak: drop uneeded env variables

67468b7ef2
merge-requests/1327/merge
Veli Tasali 5 years ago
parent
commit
4d93119299
No known key found for this signature in database
GPG Key ID: BBE7DB8A8DE17E8F
  1. 4
      build-aux/org.gnome.FractalNext.Devel.json

4
build-aux/org.gnome.FractalNext.Devel.json

@ -25,9 +25,7 @@
"--share=network"
],
"env" : {
"CARGO_HOME" : "/run/build/fractal/cargo",
"RUST_BACKTRACE": "1",
"RUSTFLAGS": "-L=/app/lib"
"RUST_BACKTRACE": "1"
}
},
"modules": [

Loading…
Cancel
Save