diff --git a/polycat.spec b/polycat.spec index 49fe870..814f24e 100644 --- a/polycat.spec +++ b/polycat.spec @@ -14,8 +14,10 @@ A runcat module for polybar (or waybar) written in C++ %prep tar --zstd -xf ${COMPILED_DIR:-/compiled}/polycat/polycat.tar.zst +pwd %install +pwd cd ./polycat/ mkdir -p %{buildroot}%{_bindir} install -Dm755 ./polycat %{buildroot}%{_bindir}/polycat