ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / runtime / sbcl / files / sbclrc
blob6952de7dbf748eb29ecce45e89cef690cd91ce8a
1 ;;; Setup ASDF
2 (in-package #:cl-user)
3 (require :asdf)
4 (push #p"/usr/share/common-lisp/systems/" asdf:*central-registry*)