mirror of
https://github.com/boostorg/fusion.git
synced 2025-08-03 22:44:43 +02:00
Fixed directory hijacking error.
This commit is contained in:
@@ -542,6 +542,8 @@ install:
|
|||||||
|
|
||||||
- git submodule init tools/build
|
- git submodule init tools/build
|
||||||
- git submodule update --depth 1
|
- git submodule update --depth 1
|
||||||
|
|
||||||
|
- rm -rf libs/fusion
|
||||||
- ln -sfT $TRAVIS_BUILD_DIR libs/fusion
|
- ln -sfT $TRAVIS_BUILD_DIR libs/fusion
|
||||||
|
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
|
Reference in New Issue
Block a user