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

This commit is contained in:
Raboneko
2026-04-19 12:26:05 -05:00
committed by GitHub
parent 334ded193e
commit 7b7a0338ae
@@ -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