[gnome-build-meta/abderrahim/bst2: 3/3] utils/update-repo.sh: adapt to bst2
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/bst2: 3/3] utils/update-repo.sh: adapt to bst2
- Date: Sat, 20 Jun 2020 14:29:19 +0000 (UTC)
commit 3d174924699ff44e440ddf90dd1adb4b89c78cf7
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Mon Mar 30 20:53:24 2020 +0100
utils/update-repo.sh: adapt to bst2
utils/update-repo.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/utils/update-repo.sh b/utils/update-repo.sh
index c2e8f0d1..1398bb27 100755
--- a/utils/update-repo.sh
+++ b/utils/update-repo.sh
@@ -86,7 +86,7 @@ on_exit() {
trap on_exit EXIT
${BST:-bst} build "${element}"
-${BST:-bst} checkout --hardlinks "${element}" "${checkout}"
+${BST:-bst} artifact checkout --hardlinks --directory "${checkout}" "${element}"
if ! [ -d ${OSTREE_REPO} ]; then
ostree init --repo=${OSTREE_REPO} --mode=archive
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]