pacman/scripts
Cedric Staniewski fb97d325a5 Do not allow pkgnames to start with a hyphen
Commandline arguments starting with a hyphen are usually recognized as
options by unix tools. Therefore, allowing hyphens at the beginning of a
package name requires a different handling of pkgnames as suggested by
rm's manpage.
It would be possible to make the scripts 'hyphen-safe', but
hyphen-prefixed packages will cause trouble for pacman users which do
not know these tricks.

Signed-off-by: Cedric Staniewski <cedric@gmx.ca>
[Dan: remove the repo-add check]
Signed-off-by: Dan McGee <dan@archlinux.org>
2009-07-26 23:29:55 -05:00
..
.gitignore Add pkgdelta script to create deltas. 2009-03-15 18:10:15 +01:00
Makefile.am makepkg: make in-place sed portable 2009-04-26 09:22:23 -05:00
makepkg.sh.in Do not allow pkgnames to start with a hyphen 2009-07-26 23:29:55 -05:00
pacman-optimize.sh.in Update copyright headers and messages 2009-07-01 02:08:33 -05:00
pkgdelta.sh.in Add pkgdelta script to create deltas. 2009-03-15 18:10:15 +01:00
rankmirrors.py.in Update copyright headers and messages 2009-07-01 02:08:33 -05:00
repo-add.sh.in makepkg: add pkgbase to .PKGINFO and database for split packages 2009-07-22 06:37:33 -05:00