Skip to content

Commit 44ca119

Browse files
authored
no longer needed
1 parent 14e6e06 commit 44ca119

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
@@ -24,10 +24,6 @@ wget --retry-connrefused --tries=30 "$SHARUN" -O ./quick-sharun
2424
chmod +x ./quick-sharun
2525
./quick-sharun /usr/bin/citron* /usr/lib/libgamemode.so* /usr/lib/libpulse.so*
2626

27-
# TODO: remove me once we can build citron again without qt6-webengine nonsense
28-
cp -rv /usr/share/qt6/resources ./AppDir/shared/lib/qt6
29-
cp -rv /usr/share/qt6/translations ./AppDir/shared/lib/qt6
30-
3127
if [ "$DEVEL" = 'true' ]; then
3228
sed -i 's|Name=citron|Name=citron nightly|' ./AppDir/*.desktop
3329
UPINFO="$(echo "$UPINFO" | sed 's|latest|nightly|')"

0 commit comments

Comments
 (0)