fix wrong file [extension]
This commit is contained in:
parent
d72fdd8007
commit
a9457504e6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Requires: glibc
|
|||
A runcat module for polybar (or waybar) written in C++
|
||||
|
||||
%prep
|
||||
tar --zstd -xf ${COMPILED_DIR:-/compiled}/polycat/polycat.tar.gz
|
||||
tar --zstd -xf ${COMPILED_DIR:-/compiled}/polycat/polycat.tar.zst
|
||||
|
||||
%install
|
||||
cd ./polycat/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue