diff --git a/ly.spec.rpkg b/ly.spec.rpkg index 9a9e11c..fc97782 100644 --- a/ly.spec.rpkg +++ b/ly.spec.rpkg @@ -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