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

This commit is contained in:
Raboneko
2026-04-17 18:16:31 -05:00
committed by GitHub
parent 10937c6f93
commit e5d5d23bf0
+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