Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://jove_4.16.0.70-3.1_sparc.deb:194652/prerm  info  downloads

#!/bin/sh -e

if [ "$1" != "upgrade" ]
then
  update-alternatives --remove editor /usr/bin/jove
  update-alternatives --remove emacs /usr/bin/jove
fi

# Automatically added by dh_installinit
if [ -x "/etc/init.d/jove" ] && [ "$1" = remove ]; then
	if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then
		invoke-rc.d jove stop || exit $?
	else
		/etc/init.d/jove stop || exit $?
	fi
fi
# End automatically added section

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