#2028: XFSProgs-2.8.4 ----------------------------------------+----------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: task | Status: new Priority: normal | Milestone: 6.2 Component: BOOK | Version: SVN Severity: normal | Resolution: Keywords: | ----------------------------------------+----------------------------------- Comment (by cstgnr):
In this package you need to specific the owner and the group of the files that will be installed. This can be done setting the variables INSTALL_USER and INSTALL_GROUP. For example this can be done running make like this: make DEBUG=-DNDEBUG INSTALL_USER=root INSTALL_GROUP=root -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2028> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
