Dont remove spec file

This commit is contained in:
Leon Grünewald 2021-02-08 03:25:55 +01:00
parent b8b31386e1
commit 7d4b25fc70
1 changed files with 1 additions and 2 deletions

View File

@ -15,8 +15,7 @@ Requires: pam
Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
%prep
rm * -rf
git clone https://github.com/dhalucario/ly.git
git clone https://github.com/dhalucario/ly.git ly
cd ly
git checkout v0.5.2
make github