build: Disable documentation
authorRob Bradford <rob@linux.intel.com>
Fri, 9 Nov 2012 16:16:47 +0000 (16:16 +0000)
committerOssama Othman <ossama.othman@intel.com>
Fri, 19 Apr 2013 22:50:24 +0000 (15:50 -0700)
packaging/wayland.spec

index 7612c7a..9030917 100644 (file)
@@ -30,7 +30,7 @@ Development files needed for building wayland clients
 
 %build
 
-%autogen
+%autogen --disable-documentation
 
 make %{?jobs:-j%jobs}