Removed a line of whitespace.
This commit is contained in:
parent
8cebce5676
commit
083f8b74b0
1 changed files with 0 additions and 1 deletions
1
acprep
1
acprep
|
|
@ -17,7 +17,6 @@ if [ -x "$cmd" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
COMMIT=$(git describe --all | sed 's/heads\///')
|
COMMIT=$(git describe --all | sed 's/heads\///')
|
||||||
|
|
||||||
echo "m4_define([VERSION_NUMBER], [$COMMIT])" > version.m4
|
echo "m4_define([VERSION_NUMBER], [$COMMIT])" > version.m4
|
||||||
|
|
||||||
autoreconf --force --install
|
autoreconf --force --install
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue