Skip to content

Commit

Permalink
Use QT_SELECT env variable now that we no longer have a default from …
Browse files Browse the repository at this point in the history
…the qt5-default package
  • Loading branch information
psieg committed Jan 3, 2022
1 parent 9f08cd5 commit 0de02ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Software/dist_linux/dpkg/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/sh -xe

export QT_SELECT=qt5

cd ../..
qmake -r
make
Expand Down

0 comments on commit 0de02ba

Please sign in to comment.