[Libre-soc-bugs] [Bug 847] dev-env-setup script for binutils-gdb for target powerpc64le-linux-gnu
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Fri Jun 10 16:56:37 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=847
--- Comment #5 from Dmitry Selyutin <ghostmansd at gmail.com> ---
> cd /home/$SUDO_USER/src/binutils-gdb
You're already here after `cd ..` two lines above. :-)
> chown -R $SUDO_USER .
> chgrp -R $SUDO_USER .
Why? If something has been created by superuser (I don't actually see a need
except for apt-get install, by the way), then it should be removed by
superuser. I don't see a need to change the ownership.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list