r2842: *** empty log message ***
[uffi.git] / debian / postinst
index 7c638d6f5547f4f42b4b80f4aee1d8c9541f25ff..b7d5c678acbc5e92b2a0896e6d1d35d86aa6b909 100644 (file)
@@ -28,8 +28,8 @@ LISP_PKG=uffi
 
 case "$1" in
     configure)
-       clc-only-compatible $LISP_PKG 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)