[gnome-build-meta/abderrahim/bst2: 76/78] 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: 76/78] utils/update-repo.sh: adapt to bst2
- Date: Thu, 30 Jul 2020 18:08:58 +0000 (UTC)
commit c843d9301192b7dc91cd9ae82030947838945c29
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]