update to debhelper 5
[clsql.git] / debian / postinst.template
index 2bfd7344dd5c3b6c1a99c5077b94e1ef308f5095..7916b3487e038e2adaa864d29ca5907fc6a99b57 100644 (file)
@@ -5,7 +5,7 @@ pkg=%%
 
 case "$1" in
     configure)
-       clc-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)