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