mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
chore (distrho): use %conf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user