From 63a47d658e3cbc2095d2c7ecb33e34c152de4955 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Mon, 23 Sep 2002 11:55:30 +0000 Subject: [PATCH] r2830: *** empty log message *** --- debian/postinst.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.34.1