Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://vice_1.16-3_hppa.deb:3482862/postrm  info  downloads

#!/bin/sh
set -e

#echo $0 "$@"
#set -x

# Automatically added by dh_installmenu
if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
# End automatically added section


# we're getting out of town
if [ "$1" = purge -a -d /usr/lib/vice ]; then
    echo -n "Removing /usr/lib/vice/ (ROM images) ... "
    rm -r /usr/lib/vice
    echo done.
fi
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions