Skip to content

Commit

Permalink
Remove statoil proxy for build__pyside-dev.sh
Browse files Browse the repository at this point in the history
Now that qt.io is approved in the firewall, we can remove the http_proxy
  • Loading branch information
jonathan-eq committed Jan 3, 2024
1 parent 9a0d0d3 commit 48f1fbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion komodo/data/build__pyside-dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ git apply --ignore-space-change --ignore-whitespace no_docs_patch.patch

# Get libclang (required only for building)
# Jenkins seems to have the uppercase version, while wget wants the lowercase version
export http_proxy=http://www-proxy.statoil.no:80
wget --quiet http://download.qt.io/development_releases/prebuilt/libclang/libclang-release_40-linux-Rhel6.6-gcc4.9-x86_64.7z -O libclang-4.0.7z

rm -rf libclang
Expand Down

0 comments on commit 48f1fbc

Please sign in to comment.