Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://workman_1.3.4-18_m68k.deb:113294/postrm  info  downloads

#!/bin/sh
# Debian standard handling
set -e
case $1 in
abort-*) exit 0;;
esac

# Clean up debconf data base
if [ "$1" = "purge" -a -e /usr/share/debconf/confmodule ]; then
    # Source debconf library.
    . /usr/share/debconf/confmodule
    # Remove my changes to the db.
    db_purge
fi
     
# Update menus
if [ -x /usr/bin/update-menus ]; then update-menus; fi
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 IT MARUHN