chore (libde265): use %conf (#11316) (#11418)

This commit is contained in:
Raboneko
2026-04-17 18:06:31 -05:00
committed by GitHub
parent 0a6f01ff69
commit 152497629b
+3 -1
View File
@@ -41,9 +41,11 @@ Various sample and test applications using %{name} are provided by this package.
%prep
%autosetup
%build
%conf
autoreconf -vif
%configure --disable-silent-rules --disable-static --enable-encoder
%build
%make_build
%install