Browse Source

correction in CFLAGS optflags and bash completion file

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 4 months ago
parent
commit
6421cd12aa
  1. 3
      SPECS/i3lock-color.spec

3
SPECS/i3lock-color.spec

@ -47,7 +47,7 @@ autoreconf -fiv @@ -47,7 +47,7 @@ autoreconf -fiv


%build
export "%{optflags}"
export CFLAGS="%{optflags}"
%configure
%make_build

@ -60,6 +60,7 @@ export "%{optflags}" @@ -60,6 +60,7 @@ export "%{optflags}"
%{_bindir}/i3lock
%{_sysconfdir}/pam.d/i3lock
%{_mandir}/man1/i3lock.1*
%{_datadir}//bash-completion/completions/i3lock-bash


%changelog

Loading…
Cancel
Save