Merge branch 'master' into 'master'

Update Makefile fixed a typo

See merge request vindarel/ciel!1
This commit is contained in:
vindarel 2023-09-05 13:54:42 +00:00
commit 7e4c95cff6
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -49,6 +49,7 @@ build void:
# to clone libraries not in Quicklisp,
# and to update ASDF to >= 3.3.5 in order to use local-package-nicknames.
before_script:
- xbps-install -uy xbps
- xbps-install -Syu
# The image doesn't have Quicklisp installed by default.

View file

@ -11,7 +11,7 @@ ql-deps:
# This has been fixed upstream, not yet in Quicklisp
git clone https://github.com/sharplispers/log4cl ~/quicklisp/local-projects/log4cl
# Install some sytem dependencies.
# Install some system dependencies.
debian-deps:
apt-get install -y libmagic-dev libinotifytools0