Skip to content

Commit b792eed

Browse files
committed
Remove unused libgdk-pixbuf2.0-0
1 parent 4d5496f commit b792eed

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

root/usr/local/sbin/install_desktop.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -255,9 +255,6 @@ if [[ -e /usr/lib/dbus-1.0/dbus-daemon-launch-helper ]]; then
255255
chmod u+s /usr/lib/dbus-1.0/dbus-daemon-launch-helper
256256
fi
257257

258-
# Fix missing icons due to missing `loaders.cache`
259-
dpkg-reconfigure libgdk-pixbuf2.0-0
260-
261258
if [[ ! -f /etc/pulse/default.pa ]]; then
262259
echo "PulseAudio is missing and cannot be configured."
263260
exit 1

0 commit comments

Comments
 (0)