You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.