Package: flexi-streams / 20200913.git911a3e2-1

Metadata

Package Version Patches format
flexi-streams 20200913.git911a3e2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
testsuite read only.patch | (download)

test/test.lisp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid test failure when installed under read-only directory
 Do not try to open files installed under /usr/share/common-lisp/source for writing,
 since it is bound to fail unless the CL implementation runs as root.