mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-19 20:14:19 +02:00
Remove versioning on git clone
This commit is contained in:
parent
9c70ff5576
commit
b336b70605
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue