Sudo issue when creating package.
Ports package build collection for LFS / linux distro in general.
Brought to you by:
lidgl49
Originally created by: lidgnulinux
When we create package which need root, beware to avoid using sudo, because it will straightly install files directly to "/" instead of DESTDIR. Using "su -c" is safer for now. We also need to inspect lfs.port.mk.