localization: disable parallel builds for app-defaults, types, and config
authorJon Trulson <jon@radscan.com>
Sun, 1 Dec 2019 03:45:50 +0000 (20:45 -0700)
committerJon Trulson <jon@radscan.com>
Sun, 1 Dec 2019 03:49:10 +0000 (20:49 -0700)
commitab393fbef17f5513418eff10d4d776658c5b7bec
tree81027bae434130f83fe7f9c07476c7db3c4efc15
parentd8e218c865548fd8c1e6959421b00403ca69ee17
localization: disable parallel builds for app-defaults, types, and config

These use the 'merge' utility which hardcodes temp files and the like
- it cannot be run with other instances without generating bogus
errors and occasionally coredumping. :(
cde/programs/localized/templates/app-defaults.am
cde/programs/localized/templates/config.am
cde/programs/localized/templates/types.am