From 4d5f513167f2007828fee0fbbc371984b7087fcc Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 20 Apr 2026 13:12:55 -0500 Subject: [PATCH] chore (distrho): use %conf --- anda/misc/distrho/distrho.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/misc/distrho/distrho.spec b/anda/misc/distrho/distrho.spec index ebfa3adec8..cfe5e681f6 100644 --- a/anda/misc/distrho/distrho.spec +++ b/anda/misc/distrho/distrho.spec @@ -197,15 +197,15 @@ Summary: Plugin for drumsynth %prep %autosetup -p1 -n DISTRHO-Ports-%{github_release} -%build +%conf %meson -Dbuild-vst2=true -Dbuild-vst3=true -Dbuild-lv2=true + +%build %meson_build %install %meson_install - - %files dexed %doc README.md %license doc/GPL.txt