r2839: *** empty log message ***
[uffi.git] / debian / postinst
index f06c6cefcce97079deae58e4e4d5ec683aea4a95..7c638d6f5547f4f42b4b80f4aee1d8c9541f25ff 100644 (file)
@@ -28,8 +28,8 @@ LISP_PKG=uffi
 
 case "$1" in
     configure)
-       cl-only-compatible uffi allegro cmucl lispworks openmcl
-       register-common-lisp-source ${LISP_PKG}
+       clc-only-compatible $LISP_PKG allegro cmucl lispworks openmcl
+       register-common-lisp-source $LISP_PKG
     ;;
 
     abort-upgrade|abort-remove|abort-deconfigure)