Skip to content

Commit 57c50ea

Browse files
author
Lee Miller
committed
Copy qt.conf from the old appimage
1 parent 492541c commit 57c50ea

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

packages/AppImage/AppImageBuilder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ AppDir:
2020

2121
after_runtime:
2222
- sed -i "s|GTK_.*||g" AppDir/AppRun.env
23+
- cp packages/AppImage/qt.conf AppDir/usr/bin/
2324

2425
apt:
2526
arch: !ENV '${ARCH}'

packages/AppImage/qt.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[Paths]
2+
Prefix = ../lib/x86_64-linux-gnu/qt4

0 commit comments

Comments
 (0)