From 879eebf7e738b17f025791c666bfbf9b27f1a035 Mon Sep 17 00:00:00 2001 From: somas95 Date: Wed, 2 May 2018 00:46:14 +0200 Subject: [PATCH] added texlive to the path --- flatpak/uberwriter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flatpak/uberwriter.json b/flatpak/uberwriter.json index 968df7a..0ed80c7 100644 --- a/flatpak/uberwriter.json +++ b/flatpak/uberwriter.json @@ -14,7 +14,8 @@ "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--talk-name=ca.desrt.dconf", - "--env=DCONF_USER_CONFIG_DIR=.config/dconf" + "--env=DCONF_USER_CONFIG_DIR=.config/dconf", + "--env=PATH=/app/extensions/TexLive/bin:/app/extensions/TexLive/2018/bin/x86_64-linux:/app/bin:/usr/bin" ], "build-options" : { "env" : {