From: Neil Brown Date: Fri, 16 Mar 2007 03:32:32 +0000 (+1100) Subject: Allow 'make install' to be run as non-root. X-Git-Tag: nfs-utils-1-1-0-rc1~69 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=51a0e4c4d8aa871e87d8c8749d35b64ccb669506;hp=51a0e4c4d8aa871e87d8c8749d35b64ccb669506 Allow 'make install' to be run as non-root. Providing write access to the DESTDIR is ok, we shouldn't fail the install just because 'chown' fails. ---