Corrected option passed to autogen RPM macro. s/-disable/--disable/
authorOssama Othman <ossama.othman@intel.com>
Fri, 15 Feb 2013 20:58:59 +0000 (12:58 -0800)
committerOssama Othman <ossama.othman@intel.com>
Fri, 19 Apr 2013 22:59:50 +0000 (15:59 -0700)
Change-Id: Ide5d79d32379dcfb0c2b7dd673b9bd5b80cf0b6c
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
packaging/weston.spec

index 91c8978..5988d0d 100644 (file)
@@ -51,7 +51,7 @@ Adds a simple cursor theme to the default cursor theme
 
 %build
 
-%autogen -disable-weston-launch --disable-setuid-install --disable-x11-compositor --disable-xwayland
+%autogen --disable-weston-launch --disable-setuid-install --disable-x11-compositor --disable-xwayland
 
 make %{?jobs:-j%jobs}