summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-10-30 16:32:43 -0700
committerAnas Nashif <anas.nashif@intel.com>2012-12-19 11:19:26 -0800
commit81b3b4c012ae2920621650ba867da67e9a8835e2 (patch)
tree9a4dec4e9d2ac435a617f98bda6949fc7d435a61
parentffb9c5df6318e182487c00ce937bd552d9c4c3c6 (diff)
downloadconnman-81b3b4c012ae2920621650ba867da67e9a8835e2.tar.gz
connman-81b3b4c012ae2920621650ba867da67e9a8835e2.tar.bz2
connman-81b3b4c012ae2920621650ba867da67e9a8835e2.zip
bootstrap correctly
-rw-r--r--packaging/connman.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec
index 572ac1d7..fb71deec 100644
--- a/packaging/connman.spec
+++ b/packaging/connman.spec
@@ -49,7 +49,7 @@ Header files and development files for connman.
%build
cp %{SOURCE1001} .
-%autogen
+./bootstrap
%configure \
--enable-threads \
--enable-wifi=builtin \