diff --git a/SOURCES/.gitkeeper b/SOURCES/.gitkeeper old mode 100644 new mode 100755 diff --git a/SPECS/ly.spec b/SPECS/ly.spec old mode 100644 new mode 100755 index 5d1b9fd..7d2ce05 --- a/SPECS/ly.spec +++ b/SPECS/ly.spec @@ -23,7 +23,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD. %prep %autosetup -T -c %{name}-%{version} git clone https://github.com/fairyglade/ly . -#git checkout v%{version} +git checkout v%{version} git submodule update --init --recursive @@ -33,6 +33,7 @@ git submodule update --init --recursive %install %make_install +%make_install installsystemd %post