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