DragonFly commits List (threaded) for 2009-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.516.gf207c master lib/libstand Makefile
commit f207c6e7d1a5b77d7c162c75708d3b0179e510b0
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Mar 27 15:24:46 2009 -0700
Fix improper directory following when 'cpu' softlink already exists.
Change ln -fs to ln -hfs for the 'cpu' directory link. Without this
the ln command will create a cpu/cpu softlink instead of replacing the
cpu softlink.
This also fixes a build failure which will occur if the world
sources are mounted read-only.
Summary of changes:
lib/libstand/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f207c6e7d1a5b77d7c162c75708d3b0179e510b0
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]