Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
debian-build: s/build/distbuild/
Browse files Browse the repository at this point in the history
related to #4086
  • Loading branch information
stapelberg committed May 19, 2020
1 parent 4544a6d commit be1065f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/debian-build.sh
Expand Up @@ -5,7 +5,7 @@ set -x

DEST=$1

cd build
cd distbuild
# unpack dist tarball
mkdir -p "${DEST}"
tar xf meson-dist/*.tar.xz -C "${DEST}" --strip-components=1
Expand Down

0 comments on commit be1065f

Please sign in to comment.