From: Kevin M. Rosenberg Date: Fri, 18 Oct 2002 07:12:32 +0000 (+0000) Subject: r3101: *** empty log message *** X-Git-Tag: v1.6.1~269 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=0a5aedbdc19d3843fd9a95ae73482de92819b1e2;p=uffi.git r3101: *** empty log message *** --- diff --git a/debian/postinst b/debian/postinst index b7d5c67..4c7b758 100644 --- a/debian/postinst +++ b/debian/postinst @@ -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 ;;