Skip to content

Commit e6ed824

Browse files
authored
remove workaround since sharun does this now
1 parent 1c18be2 commit e6ed824

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

citron-appimage.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,6 @@ xvfb-run -a -- ./lib4bin -p -v -e -s -k \
119119
/usr/lib/pulseaudio/* \
120120
/usr/lib/alsa-lib/*
121121

122-
# prevent external hacks
123-
echo 'unset LD_LIBRARY_PATH
124-
unset LD_PRELOAD' > ./.env
125-
126122
# Prepare sharun
127123
ln ./sharun ./AppRun
128124
./sharun -g

0 commit comments

Comments
 (0)