r3101: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 18 Oct 2002 07:12:32 +0000 (07:12 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 18 Oct 2002 07:12:32 +0000 (07:12 +0000)
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
     ;;