r2826: *** empty log message ***
[clsql.git] / debian / postinst.template
index a67ba93c132b8efd7572d9b66309910be69eb9f0..9d4e6b21e324d0b1f6cadb12d8df790ba352c958 100644 (file)
@@ -5,7 +5,7 @@ pkg=%%
 
 case "$1" in
     configure)
-       common-lisp-only-compatible $pkg allegro cmucl lispworks
+       common-lisp-only-compatible $pkg allegro cmucl lispworks openmcl
        register-common-lisp-source $pkg
        ;;
     abort-upgrade|abort-remove|abort-deconfigure)