diff options
author | Florin Coras <fcoras@cisco.com> | 2017-12-11 11:49:26 -0800 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2017-12-15 19:05:57 +0000 |
commit | 891f0a1caa795ed7799f0c6faa1cb91b4669d4da (patch) | |
tree | 01c5ad6620b0445a9cd19310cfb99affa3c277c8 /extras/apps/bootstrap | |
parent | ce07412a54f06900b377a7f4966f6a26e19b8f2b (diff) |
apps: refactor uri and update build infra
Change-Id: Ifa9966a27586a1a65038d069cf4a1e6e21a72d45
Signed-off-by: Florin Coras <fcoras@cisco.com>
Diffstat (limited to 'extras/apps/bootstrap')
-rwxr-xr-x | extras/apps/bootstrap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/apps/bootstrap b/extras/apps/bootstrap new file mode 100755 index 00000000000..5613c2b4bdb --- /dev/null +++ b/extras/apps/bootstrap @@ -0,0 +1,3 @@ +#!/bin/bash + +autoreconf -fis |