Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
I changed how it works in devtools-par.
|
|
makechrootpkg.sh has now been patched to make it ok with `set -euE`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
repo; use PATH
This is related to dbscripts now being a package.
|
|
|
|
This looks better with recent pacman/PKGBUILD conventions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, move the nosetarch check to reduce the possibility of conflicts in
the future.
|
|
https://lists.parabola.nu/pipermail/dev/2016-May/003992.html
|
|
It screws with the exit status. Instead, take advantage of dynamic scoping
to avoid mutating arch_nspawn_flags (the reason I switched them to
subshells).
|
|
|
|
|
|
When viewing this diff, you should ignore whitespace change. It just moved
an "if" block up a ways.
|
|
|
|
|
|
Fixes https://labs.parabola.nu/issues/667
|
|
https://news.ycombinator.com/item?id=11497636
|
|
|
|
- Fix a bug where it panicked if given an odd number of sub-headings.
- Document the the ability to include sub-headings.
- Fix librexgettext's handling of it. It only worked correctly for times
when it was only called once in a program, or when it was only ever
called with exactly one flag/description pair (and no headings).
|
|
|
|
fixes https://labs.parabola.nu/issues/884
|
|
Fixes https://labs.parabola.nu/issues/920
|
|
Takes advantage of pacman 5.0.1-2.parabola4 shipping the default
config files for all architectures.
|
|
|
|
|
|
|
|
for libredbdiff anymore
|
|
bug. librexgettext exists now, so mention it.
|