Update weston.spec

This commit is contained in:
Gerd Pokorra
2019-09-15 18:26:27 +00:00
parent a702f8823a
commit 65f9203838
+1 -1
View File
@@ -101,7 +101,7 @@ Common headers for weston
%setup -q
%build
export MESON=`rpm --eval '%{meson}' | sed 's/--auto-features=enabled//'`
export MESON=`echo '%{meson}' | sed 's/--auto-features=enabled//'`
eval "$MESON -Dsimple-dmabuf-drm=auto"
%install