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

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Owen Zimmerman
2026-04-19 12:16:27 -05:00
committed by GitHub
parent 55c2cecfdf
commit 8c60d3d75f
@@ -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