chore (gstreamer1-plugin-icamerasrc): use %conf (#11429) (#11539)

This commit is contained in:
Raboneko
2026-04-19 12:25:29 -05:00
committed by GitHub
parent 51d2601c9a
commit 516cedbb77
@@ -44,12 +44,14 @@ Development files for the GStreamer IPU6 camera plugin.
%prep
%autosetup -p1 -n icamerasrc-%{commit}
autoreconf -vif
%build
%conf
autoreconf -vif
export CHROME_SLIM_CAMHAL=ON
export STRIP_VIRTUAL_CHANNEL_CAMHAL=ON
%configure --enable-gstdrmformat --with-haladaptor
%build
%make_build
%install