Skip to content

Commit

Permalink
Workaround cern-fts/davix#104
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisburr committed Feb 5, 2023
1 parent f0a2563 commit 5017654
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
cp $BUILD_PREFIX/share/gnuconfig/config.* ./deps/libneon
set -ex

# https://github.com/cern-fts/davix/issues/104
tar xvf davix-0.8.4.tar.gz
cd davix-0.8.4

mkdir build-dir
cd build-dir

Expand Down

0 comments on commit 5017654

Please sign in to comment.