Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://gambit-doc_0.97.0-1_all.deb:138210/prerm  info  downloads

#!/bin/sh
set -e
# Automatically added by dh_installdocs
if [ "$1" = remove ] || [ "$1" = upgrade ] && \
   which install-docs >/dev/null 2>&1; then
	install-docs -r gambit
fi
# End automatically added section

# Remove the symbolic link to gambit's documentation in gambit's documentation
# directory.
if [ -h /usr/share/doc/gambit/html ]
then
  rm -f /usr/share/doc/gambit/html
fi
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 Oliver Maruhn