K 10 svn:author V 3 jrm K 8 svn:date V 27 2020-12-07T19:31:06.377022Z K 7 svn:log V 511 x11-wm/stumpwm: Fix build when stumpwm is already installed When the stumpwm package was already installed and loaded, asdf used output translation to write the generated fasl files directly to ${PREFIX}lib/common-lisp/stumpwm/sbclfasl. Use the solution described and implemented in ${PREFIX}/etc/asdf-init.lisp (installed by devel/cl-asdf), which allows the installed lisp packages to be loaded and the fasl files to be written to ${WRKSRC}. PR: 251602 Reported by: Aleksandr Konkov END