mirror of
https://github.com/falk-werner/webfuse-provider
synced 2024-10-27 20:44:10 +00:00
set LD_LIBRARY_PATH in order to find libfuse.so
This commit is contained in:
parent
69ac81f6fb
commit
0ecb54c422
@ -45,6 +45,8 @@ before_install:
|
||||
- cd ..
|
||||
- cd ..
|
||||
- cd ..
|
||||
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
|
||||
|
||||
|
||||
before_script:
|
||||
- mkdir .build
|
||||
|
Loading…
Reference in New Issue
Block a user