delete runlibs

This commit is contained in:
Castro-Fidel 2020-05-15 17:56:02 +03:00
parent 68bd564ef5
commit 50ef414092

@ -62,13 +62,13 @@ then
fi
read "var_dxvk_on" < "${config_path}/dxvk_on"
export "var_dxvk_on"
#if [ ! -x "`which "gamemode" 2>/dev/null`" ]
#then
# LD_PRELOAD="$LD_PRELOAD:/usr/${LIB}/libgamemodeauto.so"
# var_gamemode="gamemoderun"
#else
# var_gamemode=""
#fi
if [ ! -x "`which "gamemode" 2>/dev/null`" ]
then
# LD_PRELOAD="$LD_PRELOAD:/usr/${LIB}/libgamemodeauto.so"
var_gamemode="gamemoderun"
else
var_gamemode=`echo "Gamemod not installed!"`
fi
########################################################################
WINEDIR="${PORT_WINE_PATH}"/data/dist
WINELIB="${PORT_WINE_PATH}"/data/libs