diff options
Diffstat (limited to 'setup-packages')
-rwxr-xr-x | setup-packages | 2 |
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}; |