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-03-11 01:45:20 -0700
commitcfed39eefa25942104e4b0bcecce4c932153172d (patch)
tree1e0f172437ac3413c91a1bc0aa844963938ee8b9
parent9a581293abf10caadc4a43daa85b91896b2dff92 (diff)
downloadconnman-cfed39eefa25942104e4b0bcecce4c932153172d.tar.gz
connman-cfed39eefa25942104e4b0bcecce4c932153172d.tar.bz2
connman-cfed39eefa25942104e4b0bcecce4c932153172d.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 \