mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 12:13:32 +00:00
packages(rpm): fix source and setup macros in spec file
This commit is contained in:
@@ -14,7 +14,7 @@ License: MIT
|
||||
|
||||
URL: https://github.com/arabianq/pipewire-soundpad
|
||||
VCS: {{{ git_dir_vcs }}}
|
||||
Source: {{{ git_pack }}}
|
||||
Source: {{{ git_cwd_pack }}}
|
||||
|
||||
|
||||
BuildRequires: rust
|
||||
@@ -47,7 +47,7 @@ GUI clients. This is the latest development (git) version.}
|
||||
%description %{_description}
|
||||
|
||||
%prep
|
||||
{{{ git_setup_macro }}}
|
||||
{{{ git_cwd_setup_macro }}}
|
||||
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user