updated spec
[profile/ivi/libwebsockets.git] / 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}