Copy qt.conf from the old appimage
This commit is contained in:
parent
492541c0d3
commit
57c50eafbf
|
@ -20,6 +20,7 @@ AppDir:
|
|||
|
||||
after_runtime:
|
||||
- sed -i "s|GTK_.*||g" AppDir/AppRun.env
|
||||
- cp packages/AppImage/qt.conf AppDir/usr/bin/
|
||||
|
||||
apt:
|
||||
arch: !ENV '${ARCH}'
|
||||
|
|
2
packages/AppImage/qt.conf
Normal file
2
packages/AppImage/qt.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
[Paths]
|
||||
Prefix = ../lib/x86_64-linux-gnu/qt4
|
Reference in New Issue
Block a user