Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://yudit-doc_2.8.1-3_all.deb:112664/postinst  info  downloads

#!/bin/sh

set -e

case "$1" in
    configure)
	ln -s /usr/share/doc/yudit-doc /usr/share/yudit/doc
    ;;

    abort-upgrade|abort-remove|abort-deconfigure)

    ;;

    *)
        echo "postinst called with unknown argument \`$1'" >&2
        exit 1
    ;;
esac



exit 0


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