Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://seyon_2.20c-16_powerpc.deb:137562/postinst  info  downloads

#!/bin/sh -e

case "$1" in 
	abort-upgrade|abort-remove|abort-deconfigure)
	exit 0;; # Don't prompt for configuration if something went wrong...
esac

if test -x /usr/bin/update-menus; then update-menus; fi

EMU=/etc/X11/seyon/seyon-emu
COLORDEFAULTS=/etc/X11/seyon/Seyon
MODEMDEFAULTS=/etc/X11/seyon/Seyon-modem

. /usr/share/debconf/confmodule
db_version 2.0

if [ ! -f $COLORDEFAULTS -o ! -f $MODEMDEFAULTS  ]; then
    
    # No longer need to worry about colour/mono app-defaults any more; the
    # system will get it right...

	ln -sf /usr/bin/x-terminal-emulator $EMU

fi
exit 0

#DEBHELPER#
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions