Busybox ash user notice.
Ports package build collection for LFS / linux distro in general.
Brought to you by:
lidgl49
Originally created by: lidgnulinux
Today we built & upgrade nss and when we were packaging, the process was failed.
Turns out the build can't use bracket expansion since it used busybox ash shell instead of bash.
The packaging was done later when we swith from ash to bash by making symbolic link to /usr/bin/sh.
If you are using busybox ash shell, just be aware !