Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | scripts: replace test builtin [ with shell keywords [[ and (( | Cedric Staniewski | 2009-11-15 |
| | | | | | | | | FS#16623 suggested this change for makepkg; this patch applies it to the remaining files in the scripts directory. Signed-off-by: Cedric Staniewski <cedric@gmx.ca> Signed-off-by: Dan McGee <dan@archlinux.org> | ||
* | replace rankmirrors by bash clone | Xavier Chantry | 2009-10-11 |
This removes python optdepends in pacman package This bash clone is a courtesy of Matthew Bruenig <matthewbruenig@gmail.com> Signed-off-by: Xavier Chantry <shiningxc@gmail.com> |