Update changelog for recent changes
[clsql.git] / debian / postinst.template
index 9d4e6b21e324d0b1f6cadb12d8df790ba352c958..7916b3487e038e2adaa864d29ca5907fc6a99b57 100644 (file)
@@ -5,7 +5,7 @@ pkg=%%
 
 case "$1" in
     configure)
-       common-lisp-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)