summaryrefslogtreecommitdiff
path: root/setup-packages
diff options
context:
space:
mode:
Diffstat (limited to 'setup-packages')
-rwxr-xr-xsetup-packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-packages b/setup-packages
index ea449dc..4206b58 100755
--- a/setup-packages
+++ b/setup-packages
@@ -6,7 +6,7 @@ pwd;
git clone https://git.adelielinux.org/adelie/packages.git;
cd packages;
-git checkout 198e0130d845f7466c09a61f3829905d95313c06;
+git checkout current;
# FIXME: this script needs a lot of work
#./scripts/bootstrap.sh ${TARGET_ARCH};