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

This commit is contained in:
Raboneko
2026-04-17 18:14:41 -05:00
committed by GitHub
parent f7fc96c77c
commit 12b4600fd9
+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