]> git.pld-linux.org Git - packages/gstreamer-vaapi.git/blobdiff - gstreamer-vaapi.spec
- non-parallel make install
[packages/gstreamer-vaapi.git] / gstreamer-vaapi.spec
index 7ec75917e9b372b7673b7e07b3e39bf35b315057..4dc3da67f96ad08aa76248135237a256e001f045 100644 (file)
@@ -112,7 +112,8 @@ Statyczne biblioteki VA-API GStreamera.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+# race: gstvaapitexture.h is installed by more than one install target
+%{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT
 
 # gstreamer module
This page took 0.103337 seconds and 4 git commands to generate.