index : devops | |
Archlinux32 devs' convenience-scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2019-04-01 11:00:03 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-04-01 11:00:03 +0200 |
commit | 647d4669c5f31c9cc404123fc6748c4a15198301 (patch) | |
tree | 582308af6ae30dfd757b7a5caa39e06b01a1088a /update-archlinux32-package | |
parent | 41aca51f2edb473750601012b67f1734d938b2f3 (diff) |
-rwxr-xr-x | update-archlinux32-package | 3 |
diff --git a/update-archlinux32-package b/update-archlinux32-package index ceb6e41..0f327f4 100755 --- a/update-archlinux32-package +++ b/update-archlinux32-package @@ -2,14 +2,17 @@ # update an archlinux32 package # archiso +# asp # devtools # eclipse # flashplugin +# freebasic # linux # linux-lts # linux-pae (no upstream) # linux-zen # python-pip-bootstrap +# reflector git_repo_path='/usr/src/archlinux32/packages' upstream_git_path='/usr/src/archlinux/packages' |