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

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Owen Zimmerman
2026-04-17 17:20:39 -05:00
committed by GitHub
parent 33279510be
commit a15bc70d60
+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