updated spec 55/3155/1
authorKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:07:32 +0000 (13:07 -0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:07:32 +0000 (13:07 -0800)
packaging/libwebsockets.spec

index 8dda7a6..e6a0210 100644 (file)
@@ -26,7 +26,7 @@ Development files needed for building websocket clients and servers
 
 %build
 
-autoreconf -i
+./autgen.sh
 %configure
 
 make %{?jobs:-j%jobs}