Skip to content

Commit 6755b86

Browse files
authored
Remove unset from documentation as it is no longer needed
[ci skip]
1 parent 78b7efe commit 6755b86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ script:
177177
- make INSTALL_ROOT=appdir -j$(nproc) install ; find appdir/
178178
- wget -c -nv "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage"
179179
- chmod a+x linuxdeployqt-continuous-x86_64.AppImage
180-
- unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH
181180
# export VERSION=... # linuxdeployqt uses this for naming the file
182181
- ./linuxdeployqt-continuous-x86_64.AppImage appdir/usr/share/applications/*.desktop -appimage
183182

0 commit comments

Comments
 (0)