Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://wmclock_1.0.12.2-5_amd64.deb:30550/postinst  info  downloads

#!/bin/sh

set -e

case "$1" in
    configure)
        if [ -x /usr/bin/update-menus ]; then
            update-menus;
        fi
    ;;

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

    ;;

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



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