fix path, put rpm in repo, and skip if already updated

This commit is contained in:
askiiart 2025-02-26 00:13:42 -06:00
parent d32a943e47
commit 8b3eba1d81
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
2 changed files with 14 additions and 4 deletions

View file

@ -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