r2842: *** empty log message ***
[clsql.git] / debian / postinst.template
index 2bfd7344dd5c3b6c1a99c5077b94e1ef308f5095..8ab4c3520c224d56d866e801d71a78b2cb892349 100644 (file)
@@ -5,8 +5,8 @@ pkg=%%
 
 case "$1" in
     configure)
-       clc-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)
        ;;