Your IP : 216.73.216.209


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : //var/lib/dpkg/info/libcompfaceg1.postinst

#!/bin/sh -e

PACKAGE="libcompfaceg1"

# FSSTND compatible symlinks
if [ "$1" = "configure" ]; then
		# Fix libs
		ldconfig
fi