diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-10-30 16:32:43 -0700 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-12-19 11:19:26 -0800 |
commit | 81b3b4c012ae2920621650ba867da67e9a8835e2 (patch) | |
tree | 9a4dec4e9d2ac435a617f98bda6949fc7d435a61 /packaging/connman.spec | |
parent | ffb9c5df6318e182487c00ce937bd552d9c4c3c6 (diff) | |
download | connman-81b3b4c012ae2920621650ba867da67e9a8835e2.tar.gz connman-81b3b4c012ae2920621650ba867da67e9a8835e2.tar.bz2 connman-81b3b4c012ae2920621650ba867da67e9a8835e2.zip |
bootstrap correctly
Diffstat (limited to 'packaging/connman.spec')
-rw-r--r-- | packaging/connman.spec | 2 |
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 \ |