Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 1 | Upstream-Status: OE specific |
2 | Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
3 | |||||
4 | Index: git/bootstrap | ||||
5 | =================================================================== | ||||
6 | --- git.orig/bootstrap | ||||
7 | +++ git/bootstrap | ||||
8 | @@ -27,4 +27,3 @@ echo "Generating file lists: ${VARS_FILE | ||||
9 | ) > ${VARS_FILE} | ||||
10 | |||||
11 | mkdir -p m4 | ||||
12 | -${AUTORECONF} --install --sym $@ |