Automated commit for debian release 1.99-1
[kmrcl.git] / debian / postinst
index a10eaba8011beae268a9684f487250761b6974b0..49b7e8a7c0929b6b7dc630bfdac3073145485738 100755 (executable)
@@ -28,7 +28,7 @@ LISP_PKG=kmrcl
 
 case "$1" in
     configure)
-       /usr/sbin/register-common-lisp-source ${LISP_PKG}
+       register-common-lisp-source ${LISP_PKG}
        ;;
     abort-upgrade|abort-remove|abort-deconfigure)
        ;;