parent
d32a943e47
commit
d6da31829d
1 changed files with 2 additions and 0 deletions
|
@ -14,8 +14,10 @@ A runcat module for polybar (or waybar) written in C++
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
tar --zstd -xf ${COMPILED_DIR:-/compiled}/polycat/polycat.tar.zst
|
tar --zstd -xf ${COMPILED_DIR:-/compiled}/polycat/polycat.tar.zst
|
||||||
|
pwd
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
pwd
|
||||||
cd ./polycat/
|
cd ./polycat/
|
||||||
mkdir -p %{buildroot}%{_bindir}
|
mkdir -p %{buildroot}%{_bindir}
|
||||||
install -Dm755 ./polycat %{buildroot}%{_bindir}/polycat
|
install -Dm755 ./polycat %{buildroot}%{_bindir}/polycat
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue