Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://xbl_1.1.5-3_hurd-i386.deb:112302/postinst  info  downloads

#!/bin/sh -e

# Clean up from pre-FHS days..
if [ -d /var/lib/games/xbl ]; then
	mv -f /var/lib/games/xbl/* /var/games/xbl/ 2>/dev/null || true
	rmdir -p /var/lib/games/xbl 2>/dev/null || true
fi

# Automatically added by dh_installdocs
if [ "$1" = configure ] && which install-docs >/dev/null 2>&1; then
	install-docs -i /usr/share/doc-base/xblockout
fi
# End automatically added section
# Automatically added by dh_installmenu
if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
	update-menus
fi
# End automatically added section

Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 IT MARUHN