mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 10:31:34 -08:00
495 B
495 B
Info
This is a small patch to make :zip from Quicklisp work with ECL (or any CL
implementation, for that matter).
It uses a trivial approach by simply applying a stat of 644 for files, and
775 for directories.
HowTo
-
copy project
:zipfrom Quicklisp to~/quicklisp/local-projects/and patch filezip.lispaccording tozip.diff -
iOS only: replace every occurrence of
read-sequencewithcl-user::read-sequence*(see fileszip.lispandgray.lisp)