Age | Commit message (Collapse) | Author |
|
This allows the descriptions to all be aligned together.
|
|
Because I was using -le instead of -lt, all of the math was off by one,
which was negated by only one space in the separator in the format string.
|
|
|
|
Mostly so that when I compulsivly hit M-q, it doesn't screw up.
|
|
|
|
|
|
of errors
|
|
|
|
|
|
|
|
|
|
Also, sha224sums, which is not actually mentioned in the makepkg
documentation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I don't like how much longer this is than the Makefile, but most of it is
option parsing and usage text.
|
|
|
|
|
|
I remember now that config.mk's change to ?= was so that xbs Makefiles
could override $(binder). That was stupid.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows us to fix the long-standing bug that libremessages forces
TEXTDOMAIN=libretools
|