-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /var/lib/dpkg/info/
File Upload :
Current File : //var/lib/dpkg/info/libgvc6.postrm

#!/bin/sh

set -e

# Remove the configuration file if present, see README.Debian-packaging
# Needed only in libgraphivzN
if [ -f /usr/lib/graphviz/config6 ]; then
	rm -f /usr/lib/graphviz/config6
fi
if [ -f /usr/lib/graphviz/config6a ]; then
	rm -f /usr/lib/graphviz/config6a
fi


# Automatically added by dh_makeshlibs
if [ "$1" = "remove" ]; then
	ldconfig
fi
# End automatically added section


Copyright © 2017 || Recoded By Mr.Bumblebee