Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://abook_0.5.4-3_powerpc.deb:66630/postinst  info  downloads

#!/bin/sh -e
# postinst for abook

# Source debconf library.
if [ -e /usr/share/debconf/confmodule ]; then
	. /usr/share/debconf/confmodule
fi

if [ "$1" != configure ]; then
	exit 0
fi

if [ -x /usr/bin/update-menus ]; then
	update-menus
fi
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions