X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=maint%2Ftravis-ci_scripts%2F10_before_install.bash;fp=maint%2Ftravis-ci_scripts%2F10_before_install.bash;h=7f911ad69f8d234009a4feac03a035236e05c723;hb=63ee8b7896e02ee888eb26251fc28311721832c5;hp=157320ef413f2814758073519391b16d0e3c1a33;hpb=b4532c43fcddd43dba8b0fc58022ed6f48f80351;p=dbsrgits%2FDBIx-Class.git diff --git a/maint/travis-ci_scripts/10_before_install.bash b/maint/travis-ci_scripts/10_before_install.bash index 157320e..7f911ad 100755 --- a/maint/travis-ci_scripts/10_before_install.bash +++ b/maint/travis-ci_scripts/10_before_install.bash @@ -186,7 +186,6 @@ if [[ "$CLEANTEST" != "true" ]]; then cd "$(mktemp -d)" wget -qO- https://github.com/dbsrgits/Firebird-ODBC-driver/archive/2.0.2.153.tar.gz | tar -zx --strip-components 1 cd Builds/Gcc.lin - perl -p -i -e "s|/usr/lib64|/usr/lib/x86_64-linux-gnu|g" ../makefile.environ make -f makefile.linux sudo make -f makefile.linux install '