pointless fil removed

This commit is contained in:
Uwe Rathmann 2022-06-03 16:56:09 +02:00
parent a66d4645e8
commit e5af877246

View File

@ -1,6 +0,0 @@
#!/bin/sh
LD_LIBRARY_PATH=/home/uwe/qskinny/config/qsk1/Qt/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
export LD_LIBRARY_PATH
QT_PLUGIN_PATH=/home/uwe/qskinny/config/qsk1/Qt/plugins${QT_PLUGIN_PATH:+:$QT_PLUGIN_PATH}
export QT_PLUGIN_PATH
exec "$@"