Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://artwiz-cursor_1.3-2ubuntu1_all.deb:8694/postrm  info  downloads

#!/bin/sh
set -e

# Divert the regular cursor back into place now that our version is gone.
if [ "$1" = remove ]; then
	dpkg-divert --package artwiz-cursor --remove --rename --divert \
		/usr/share/X11/fonts/misc/cursor.pcf.gz-artwiz \
		/usr/share/X11/fonts/misc/cursor.pcf.gz 
    
    update-alternatives --auto x-cursor-theme
fi
		
# Automatically added by dh_installxfonts
if [ "$1" != "upgrade" ] && [ -x "`which update-fonts-dir 2>/dev/null`" ]; then
update-fonts-dir misc
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