Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://cpio_2.4.2-39woody1_i386.deb:61382/preinst  info  downloads

#!/bin/sh -e

# Fix up remnants of old packages
if [ "$1" = upgrade -a "$2" ]; then
    if dpkg --compare-versions "$2" lt '2.4.2-39' && \
	test -L /sbin/rmt -a /sbin/rmt -ef /usr/sbin/rmt; then
	rm -f /sbin/rmt
    fi
    if dpkg --compare-versions "$2" eq '2.4.2-34' || \
	dpkg --compare-versions "$2" eq '2.4.2-35'; then
	update-alternatives --remove mt /bin/gmt
    fi
fi
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 Oliver Maruhn