r2842: *** empty log message ***
[clsql.git] / debian / postinst.template
index 8fc99807c9ea05268ef5fdd45534e1bdbc3812ca..8ab4c3520c224d56d866e801d71a78b2cb892349 100644 (file)
@@ -5,8 +5,8 @@ pkg=%%
 
 case "$1" in
     configure)
-       cl-only-compatible $pkg allegro cmucl lispworks openmcl
-       register-common-lisp-source $pkg
+       #clc-only-compatible $pkg allegro cmucl lispworks openmcl
+       /usr/sbin/register-common-lisp-source $pkg
        ;;
     abort-upgrade|abort-remove|abort-deconfigure)
        ;;