fix path, put rpm in repo, and skip if already updated
This commit is contained in:
parent
d32a943e47
commit
8b3eba1d81
2 changed files with 14 additions and 4 deletions
|
@ -13,6 +13,8 @@ Requires: glibc
|
|||
A runcat module for polybar (or waybar) written in C++
|
||||
|
||||
%prep
|
||||
mkdir ./polycat/
|
||||
cd ./polycat/
|
||||
tar --zstd -xf ${COMPILED_DIR:-/compiled}/polycat/polycat.tar.zst
|
||||
|
||||
%install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue