X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fpostinst.template;h=2bfd7344dd5c3b6c1a99c5077b94e1ef308f5095;hb=42c6738acd91f3eb49dffd07592a1254e7b11901;hp=8fc99807c9ea05268ef5fdd45534e1bdbc3812ca;hpb=63a47d658e3cbc2095d2c7ecb33e34c152de4955;p=clsql.git diff --git a/debian/postinst.template b/debian/postinst.template index 8fc9980..2bfd734 100644 --- a/debian/postinst.template +++ b/debian/postinst.template @@ -5,7 +5,7 @@ pkg=%% case "$1" in configure) - cl-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)