From: Kevin M. Rosenberg Date: Mon, 23 Sep 2002 11:55:30 +0000 (+0000) Subject: r2830: *** empty log message *** X-Git-Tag: v3.8.6~933 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=63a47d658e3cbc2095d2c7ecb33e34c152de4955 r2830: *** empty log message *** --- diff --git a/debian/postinst.template b/debian/postinst.template index 9d4e6b2..8fc9980 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 + cl-only-compatible $pkg allegro cmucl lispworks openmcl register-common-lisp-source $pkg ;; abort-upgrade|abort-remove|abort-deconfigure)