X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fpostinst;h=b7d5c678acbc5e92b2a0896e6d1d35d86aa6b909;hb=130fbcd798fcc0e9513d01519e0837fe7300938b;hp=f06c6cefcce97079deae58e4e4d5ec683aea4a95;hpb=1d3bb919be8c98d42eee73f9600d1c588e014ad3;p=uffi.git diff --git a/debian/postinst b/debian/postinst index f06c6ce..b7d5c67 100644 --- a/debian/postinst +++ b/debian/postinst @@ -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)