mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-27 22:11:22 +00:00
add generate_rpm_spec.sh and rust-pwsp.spec
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd "$(dirname "$(realpath "$0")")/.." || exit
|
||||
|
||||
rust2rpm pwsp -a -o .
|
||||
Reference in New Issue
Block a user