-=[ Mr. Bumblebee ]=-
_Indonesia_
| Path : /var/lib/dpkg/info/ |
|
|
| Current File : /var/lib/dpkg/info/libgdk-pixbuf2.0-0:amd64.postrm |
#! /bin/sh
set -e
# Automatically added by dh_makeshlibs
if [ "$1" = "remove" ]; then
ldconfig
fi
# End automatically added section
if [ -d /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0 ]; then
# Purge the cache
rm -f /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
rmdir -p --ignore-fail-on-non-empty /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0
fi
Copyright © 2017 || Recoded By Mr.Bumblebee