DragonFly commits List (threaded) for 2009-08
DragonFly BSD
DragonFly commits List (threaded) for 2009-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: Fix installing from read-only ${.OBJDIR}


From: YONETANI Tomokazu <y0netan1@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 28 Aug 2009 22:58:39 -0700 (PDT)

commit 6e9817981210a6299458febd3f1dbddc4b2584dd
Author: YONETANI Tomokazu <y0netan1@dragonflybsd.org>
Date:   Thu Aug 27 17:06:34 2009 +0900

    Fix installing from read-only ${.OBJDIR}
    
    creating a file in beforeinstall target requires write permission
    in ${.OBJDIR} on machines to run installworld, making it impossible
    if mounted read-only via NFS.

Summary of changes:
 libexec/customcc/Makefile |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e9817981210a6299458febd3f1dbddc4b2584dd


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]