Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://cl-sql-aodbc_3.2.1-2_all.deb:34512/postinst  info  downloads

#!/bin/sh 
set -e

pkg=clsql-aodbc

case "$1" in
    configure)
	#clc-only-compatible $pkg allegro cmucl lispworks openmcl
	/usr/sbin/register-common-lisp-source $pkg
	;;
    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