Automated commit for debian release 4.0.4-1
[clsql.git] / debian / postinst.template
index 8ab4c3520c224d56d866e801d71a78b2cb892349..7916b3487e038e2adaa864d29ca5907fc6a99b57 100644 (file)
@@ -6,7 +6,7 @@ pkg=%%
 case "$1" in
     configure)
        #clc-only-compatible $pkg allegro cmucl lispworks openmcl
-       /usr/sbin/register-common-lisp-source $pkg
+       register-common-lisp-source $pkg
        ;;
     abort-upgrade|abort-remove|abort-deconfigure)
        ;;