On 7 Mar 2017, at 20:00, Ryan Schmidt <[email protected]> wrote: > That can be an acceptable workaround. Sometimes it has side effects. I don't > know if it does with this port.
Can you give an example?
Something strange I found is that file copy fails silently, no log whatsoever,
pre- and post-destroot.
post-destroot {
file copy ${worksrcpath}/autocomplete/complete.bash \
~/.tldr.complete
}
