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