X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fpostinst.template;h=7916b3487e038e2adaa864d29ca5907fc6a99b57;hb=bf641c516d77330e150d0f1b07fd02dceaae3ef4;hp=9d4e6b21e324d0b1f6cadb12d8df790ba352c958;hpb=cef0ce4d103eb080ba825255f53ebaa600993314;p=clsql.git diff --git a/debian/postinst.template b/debian/postinst.template index 9d4e6b2..7916b34 100644 --- a/debian/postinst.template +++ b/debian/postinst.template @@ -5,7 +5,7 @@ pkg=%% case "$1" in configure) - common-lisp-only-compatible $pkg allegro cmucl lispworks openmcl + #clc-only-compatible $pkg allegro cmucl lispworks openmcl register-common-lisp-source $pkg ;; abort-upgrade|abort-remove|abort-deconfigure)