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>2013-06-14 04:07:18 -0400
commit995a21dac816eeda0de4ef4cdd679d4ca57700ae (patch)
tree1f555f0692e3b9035d7cb9ad9a89afaf5940f937
parentdc8a9c8f8a3060d3ec925699b33f3d7d4c43b3b4 (diff)
downloadconnman-995a21dac816eeda0de4ef4cdd679d4ca57700ae.tar.gz
connman-995a21dac816eeda0de4ef4cdd679d4ca57700ae.tar.bz2
connman-995a21dac816eeda0de4ef4cdd679d4ca57700ae.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 \