pacman/scripts
Dave Reisner d8d287b4d2 repo-add: fix path designation regression
b899099 made path checking a bit more strict than I had intended, and
would actually forbid creation of a repo in $PWD if only the filename
was specified. readlink would be the fun and easy solution here, but
it's avoided due to portability issues, making the validation process a
bit more verbose.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-06-23 23:27:07 -05:00
..
library parse_options: adjust error messages 2011-06-15 09:19:45 -05:00
.gitignore pacman-key: keyring management tool 2011-03-23 01:59:42 -05:00
Makefile.am Clean up makefile for script generation 2011-06-15 09:19:56 -05:00
makepkg.sh.in makepkg: Added checks in check_software for distcc, ccache, strip and gzip 2011-06-23 21:39:37 -05:00
pacman-db-upgrade.sh.in scripts: refactor output formatting functions 2011-06-15 09:18:05 -05:00
pacman-key.sh.in scripts: refactor output formatting functions 2011-06-15 09:18:05 -05:00
pacman-optimize.sh.in Update copyright years for 2011 2011-01-07 18:47:37 -06:00
pkgdelta.sh.in scripts: refactor output formatting functions 2011-06-15 09:18:05 -05:00
rankmirrors.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
repo-add.sh.in repo-add: fix path designation regression 2011-06-23 23:27:07 -05:00