From c0e338d4aa790cb92e2549e5fadd94e40b29285e Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sep 24 2015 12:52:08 +0000 Subject: Update to 1.0.20 (rhbz#1262817) --- diff --git a/libusbx.spec b/libusbx.spec index d15e4f1..c88ffd5 100644 --- a/libusbx.spec +++ b/libusbx.spec @@ -54,7 +54,8 @@ This package contains API documentation for %{name}. %build %configure --disable-static --enable-examples-build -make %{?_smp_mflags} +# no %{?_smp_mflags} 1.0.20's build breaks when using parallel make +make pushd doc make docs popd