Sindbad~EG File Manager

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

#!/bin/sh -e

if [ "$1" = "configure" ] || [ "$1" = "upgrade" ]; then
  update-alternatives --install /usr/bin/infobrowser infobrowser \
                                /usr/bin/info 60 \
                      --slave /usr/share/man/man1/infobrowser.1.gz infobrowser.1.gz \
                              /usr/share/man/man1/info.1.gz
fi

# Automatically added by dh_installmenu/11.1.4ubuntu1
if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
	update-menus
fi
# End automatically added section


Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists