mirror of https://github.com/fairyglade/ly.git
Remove versioning on git clone
This commit is contained in:
parent
9c70ff5576
commit
b336b70605
|
|
@ -26,7 +26,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
|
|||
%prep
|
||||
git clone https://github.com/dhalucario/ly.git ly
|
||||
cd ly
|
||||
git checkout v0.5.2
|
||||
# git checkout v0.5.2
|
||||
make github
|
||||
|
||||
%build
|
||||
|
|
|
|||
Loading…
Reference in New Issue