chore (fdk-aac): use %conf (#11319) (#11422)

This commit is contained in:
Raboneko
2026-04-17 18:12:05 -05:00
committed by GitHub
parent 152497629b
commit eaa6f89630
+3 -1
View File
@@ -35,9 +35,11 @@ This package contains libraries and header files for developing applications tha
%prep
%autosetup -n %{name}-%{version}
%build
%conf
autoreconf -vif
%configure --disable-static
%build
%make_build
%install