Your IP : 18.219.32.237


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

#!/bin/sh
set -e
# Automatically added by dh_makeshlibs
if [ "$1" = "remove" ]; then
	ldconfig
fi
# End automatically added section