Browse Source

update specifications

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 2 years ago
parent
commit
4a5e34f0a0
  1. 0
      SOURCES/.gitkeeper
  2. 3
      SPECS/ly.spec

0
SOURCES/.gitkeeper

3
SPECS/ly.spec

@ -23,7 +23,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD. @@ -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 @@ -33,6 +33,7 @@ git submodule update --init --recursive

%install
%make_install
%make_install installsystemd


%post

Loading…
Cancel
Save