diff --git a/contrib/gitian-build.sh b/contrib/gitian-build.sh index f5e269f82..11d34264b 100755 --- a/contrib/gitian-build.sh +++ b/contrib/gitian-build.sh @@ -179,8 +179,8 @@ done if [[ $lxc = true ]] then export USE_LXC=1 - export LXC_BRIDGE=lxcbr0 - sudo ifconfig lxcbr0 up 10.0.2.2 +# export LXC_BRIDGE=lxcbr0 +# sudo ifconfig lxcbr0 up 10.0.2.2 fi # Check for OSX SDK @@ -308,7 +308,7 @@ then echo "" echo "Committing ${VERSION} Unsigned Sigs" echo "" - pushd gitian.sigs + pushd gitian.sigs.flo git add ${VERSION}-linux/${SIGNER} git add ${VERSION}-win-unsigned/${SIGNER} git add ${VERSION}-osx-unsigned/${SIGNER}