27 Jul
2010
27 Jul
'10
12:09 p.m.
On Tue, Jul 27, 2010 at 08:12, Allan McRae <allan@archlinux.org> wrote:
Just to be clear, makepkg does not use getopt due to portability issue. It uses its own bash implementation instead. Also, repo-add uses a case statement.
Not saying which is the best way forward in this case, but something to think about.
Allan
Did it ever? Weird, I could have sworn I copied the getopt code from makepkg to use it for pkgfile...