Skip to content

Commit

Permalink
Revert "trying to fix qt.glx: qglx_findConfig: Failed to finding matc…
Browse files Browse the repository at this point in the history
…hing FBConfig for QSurfaceFormat"

This reverts commit 0c5035f.
  • Loading branch information
Martin Marmsoler authored and Murmele committed Nov 12, 2023
1 parent 3f2d236 commit 1b74bf7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,6 @@ jobs:
mv ./AppDir/lib64/ld-${{ matrix.env.ld_library_arch }}.so.2 ./AppDir/usr/bin/
sed -i -e 's@^LD_LINUX.*@LD_LINUX=$(find "$HERE/usr/bin" -name "ld-*.so.*" | head -n 1)@g' ./AppDir/AppRun
rm ./AppDir/lib/x86_64-linux-gnu/libxcb-glx.so.0
rm ./AppDir/usr/share/metainfo/gittyup.appdata.xml
VERSION=$(cat ./Version.txt)
VERSION="$VERSION" ./appimagetool-*.AppImage ./AppDir # turn AppDir into AppImage
Expand Down

0 comments on commit 1b74bf7

Please sign in to comment.