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