mirror of
https://github.com/boostorg/fusion.git
synced 2025-08-01 21:44:37 +02:00
Move instead of link
bjam may confuse relative path.
This commit is contained in:
@@ -546,7 +546,8 @@ install:
|
||||
- git submodule update --depth 1
|
||||
|
||||
- rm -rf libs/fusion
|
||||
- ln -sfT $TRAVIS_BUILD_DIR libs/fusion
|
||||
- mv $TRAVIS_BUILD_DIR libs/fusion
|
||||
- ln -sfT $(pwd)/libs/fusion $TRAVIS_BUILD_DIR
|
||||
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
|
Reference in New Issue
Block a user