r2905: *** empty log message ***
[uffi.git] / debian / postinst
index f06c6cefcce97079deae58e4e4d5ec683aea4a95..b7d5c678acbc5e92b2a0896e6d1d35d86aa6b909 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
+       /usr/sbin/register-common-lisp-source $LISP_PKG
     ;;
 
     abort-upgrade|abort-remove|abort-deconfigure)