Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://gtkglarea5_1.2.3-1_i386.deb:23806/postinst  info  downloads

#!/bin/sh

set -e

case "$1" in
  configure*)

        ldconfig
        ;;
  *)
        ;;
esac

# Automatically added by dh_installdocs
if [ "$1" = "configure" ]; then
	if [ -d /usr/doc -a ! -e /usr/doc/gtkglarea5 -a -d /usr/share/doc/gtkglarea5 ]; then
		ln -sf ../share/doc/gtkglarea5 /usr/doc/gtkglarea5
	fi
fi
# End automatically added section
 

exit 0
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 Oliver Maruhn