chore (deadbeef-mpris2-plugin): use %conf (#11389)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Owen Zimmerman
2026-04-17 21:29:35 -05:00
committed by GitHub
parent 6aebf1f65b
commit 76f182b6cc
@@ -30,13 +30,14 @@ will only support version two.
%prep
%autosetup
%conf
autoreconf -fiv
%build
%configure \
--disable-silent-rules \
--disable-static
%build
%{make_build}