From 49348587e2a477a3cda67cc5f113bc7b7bf3dca0 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 17 Apr 2026 16:03:51 -0500 Subject: [PATCH] chore (vo-aacenc): use %conf (#11312) (#11382) --- 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