summarylogtreecommitdiffstats
path: root/flashprint
diff options
context:
space:
mode:
authorMichael Gisbers2020-11-12 22:29:28 +0100
committerMichael Gisbers2020-11-12 22:29:28 +0100
commit81472293f027123595fc47bde1fb7beb57be1c26 (patch)
tree61cdafa7b9d9abb8fd7ff547eb0dbc7b1b6021c4 /flashprint
parent04e08f4b90948641478427a4c34b606c7004cf27 (diff)
downloadaur-81472293f027123595fc47bde1fb7beb57be1c26.tar.gz
remove preloading of old qt version
Diffstat (limited to 'flashprint')
-rw-r--r--flashprint3
1 files changed, 2 insertions, 1 deletions
diff --git a/flashprint b/flashprint
index 794a1fc60665..ac3da0fd4c34 100644
--- a/flashprint
+++ b/flashprint
@@ -3,4 +3,5 @@
### start flashprint with LANG=C to fix render issues
### thanks to Michael Risthaus for reporting this workaround
### will be replaced with symlink after fix from uplink
-env LANG=C LD_LIBRARY_PATH=/opt/qt595/lib /usr/share/FlashPrint/FlashPrint
+#env LANG=C LD_LIBRARY_PATH=/opt/qt595/lib /usr/share/FlashPrint/FlashPrint
+env LANG=C /usr/share/FlashPrint/FlashPrint