Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://wterm_6.2.9-6.2_i386.deb:141108/preinst  info  downloads

#!/bin/sh -e

if [ "$1" = upgrade -a "$2" ]; then
    if dpkg --compare-versions "$2" lt '6.2.6-17'; then
	# Remove old alternatives pointing to the X11R6 directories
	update-alternatives --remove x-terminal-emulator /usr/X11R6/bin/wterm
    fi
    if dpkg --compare-versions "$2" lt '6.2.9-6'; then
	pkg=wterm
	if [ -L /usr/doc/$pkg ]; then rm -f /usr/doc/$pkg; fi
    fi
fi
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions