r11022: revert incorrect stuff from clisp testing
[uffi.git] / debian / postinst
index b7d5c678acbc5e92b2a0896e6d1d35d86aa6b909..4c7b758dc9ad5a4806b3a5c71eab581c4eddf2bb 100644 (file)
@@ -28,7 +28,7 @@ LISP_PKG=uffi
 
 case "$1" in
     configure)
-       #clc-only-compatible $LISP_PKG allegro cmucl lispworks openmcl
+       #clc-only-compatible $LISP_PKG allegro cmucl lispworks openmcl sbcl scl
        /usr/sbin/register-common-lisp-source $LISP_PKG
     ;;