Skip to content

Commit 530c332

Browse files
committed
Use qt.conf only with generic Linux build.
1 parent 4239dbe commit 530c332

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

genericLinuxBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cd $CREATE_PACKAGE_PATH
2424
cd ..
2525

2626
# Copy qt config
27-
cp qt.conf $CREATE_PACKAGE_PATH
27+
cp data/qt.conf $CREATE_PACKAGE_PATH
2828

2929
# Copy fonts
3030
cp -r -v libs $CREATE_PACKAGE_PATH

0 commit comments

Comments
 (0)