We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
libgdk-pixbuf2.0-0
1 parent 4d5496f commit b792eedCopy full SHA for b792eed
root/usr/local/sbin/install_desktop.sh
@@ -255,9 +255,6 @@ if [[ -e /usr/lib/dbus-1.0/dbus-daemon-launch-helper ]]; then
255
chmod u+s /usr/lib/dbus-1.0/dbus-daemon-launch-helper
256
fi
257
258
-# Fix missing icons due to missing `loaders.cache`
259
-dpkg-reconfigure libgdk-pixbuf2.0-0
260
-
261
if [[ ! -f /etc/pulse/default.pa ]]; then
262
echo "PulseAudio is missing and cannot be configured."
263
exit 1
0 commit comments