chore (vo-aacenc): use %conf (#11312) (#11383)

This commit is contained in:
Raboneko
2026-04-17 16:04:44 -05:00
committed by GitHub
parent cf3e616e06
commit 090cdbbce8
+3 -1
View File
@@ -24,8 +24,10 @@ developing applications that use %{name}.
%prep
%autosetup -n %{name}-%{version}
%build
%conf
%configure --disable-static
%build
make %{?_smp_mflags}
%install