1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Allan McRae f4651c49af makepkg: tidy version package tests
The use if "! -z" to check if a string is not null is not good practice
so replace with the "-n" option. Also use the AND comparison within one
test rather than on two separate tests.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2009-01-02 22:46:47 -06:00
..
.gitignore Remove gensync and updatesync from normal distribution 2008-02-02 14:12:34 -06:00
Makefile.am Factor shell script size command into configure script 2008-08-19 23:29:56 -05:00
makepkg.sh.in makepkg: tidy version package tests 2009-01-02 22:46:47 -06:00
pacman-optimize.sh.in Give pacman-optimize a refresher 2008-10-28 22:18:22 -05:00
rankmirrors.py.in Remove hardcoded DBEXT value from script 2008-01-06 09:44:28 -06:00
repo-add.sh.in repo-add: Use openssl instead of md5sum 2008-10-18 23:59:37 -05:00