mirror of
https://github.com/i3/i3.git
synced 2025-12-01 12:06:20 +00:00
@ -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
|
||||
|
||||
Reference in New Issue
Block a user