From 598cf66fa1723e4321af9d081f8afc9dd5b94900 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 17 Apr 2026 15:07:34 -0500 Subject: [PATCH] chore (vo-aacenc): use %conf (#11312) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/lib/vo-aacenc/vo-aacenc.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/anda/lib/vo-aacenc/vo-aacenc.spec b/anda/lib/vo-aacenc/vo-aacenc.spec index 4960ce342f..3c7badc407 100644 --- a/anda/lib/vo-aacenc/vo-aacenc.spec +++ b/anda/lib/vo-aacenc/vo-aacenc.spec @@ -24,8 +24,10 @@ developing applications that use %{name}. %prep %autosetup -n %{name}-%{version} -%build +%conf %configure --disable-static + +%build make %{?_smp_mflags} %install