Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://xtrojka_123-16_powerpc.deb:43196/postrm  info  downloads

#!/bin/sh -e

SCOREFILE=/var/lib/games/xtrojka.scores

# Remove high score file on purge.
if [ "$1" = "purge" ]; then
	rm -f "$SCOREFILE"
fi

# Automatically added by dh_installmenu
if [ -x /usr/bin/update-menus ]; then update-menus ; fi
# End automatically added section
# Automatically added by dh_suidregister
if [ "$1" = remove -a -e /etc/suid.conf ] && \
   command -v suidunregister >/dev/null 2>&1; then
        suidunregister -s xtrojka /usr/games/xtrojka
fi
# End automatically added section

Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions