Update how Ly is built. (#30)

Fix ly build.

Co-authored-by: Takumi Sueda <puhitaku@gmail.com>
This commit is contained in:
Codex340 2022-02-13 18:05:09 +09:00 committed by GitHub
parent 14275cdb60
commit 0a39083d9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -70,9 +70,8 @@ systemctl enable fake-hwclock
# Ly
apt install -y libpam0g-dev libxcb-xkb-dev
cd /
git clone https://github.com/nullgemm/ly.git
git clone --recurse --submodules https://github.com/nullgemm/ly.git
cd ly
make github
make
make install
cd /