Hello *,
I have in src_install
insinto /usr/share/common-lisp/source/foo
doins version.lisp-expr
After ebuild foo-x.ebuild install, in
.../image/usr/share/common-lisp/source/foo I get a broken symlink
version.lisp-expr -> ../version.lisp-expr
Don't understand how this can happen. The original file version.lisp-expr is not a symlink. All the other files install normally. EAPI=5 if this is important.
Andrey
