DragonFly commits List (threaded) for 2011-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: libutil: Create a <util.h> symlink.
commit ff454034bd0ac6a1fb6b0df1e119c53c02a93119
Author: Sascha Wildner <saw@online.de>
Date: Fri Apr 29 03:32:53 2011 +0200
libutil: Create a <util.h> symlink.
As stuff from NetBSD goes into our libutil, pkgsrc starts detecting that
and assumes we have a <util.h> header, too. But ours is named <libutil.h>
due to FreeBSD heritage.
In an attempt to make life easier and not have to patch packages for this
every time, symlink <util.h> to <libutil.h> for now.
However, it could well be that other packages test for the existence of
<util.h> and (upon finding it) assume we have some NetBSD function in
libutil which we don't have. But we'll see.
As-proposed-by: y0netan1
Summary of changes:
lib/libutil/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ff454034bd0ac6a1fb6b0df1e119c53c02a93119
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]