remove configure first
This commit is contained in:
parent
df91441296
commit
7636f06f34
@ -11,6 +11,7 @@ if ! git --version >/dev/null; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
|
rm -rf configure
|
||||||
cp build-system/taler-build-scripts/configure ./configure
|
cp build-system/taler-build-scripts/configure ./configure
|
||||||
# Try making the configure script read-only to prevent
|
# Try making the configure script read-only to prevent
|
||||||
# accidental changes in the wrong place.
|
# accidental changes in the wrong place.
|
||||||
|
Loading…
Reference in New Issue
Block a user