On Sat, Feb 09, 2008 at 05:38:23PM -0500, Mike Frysinger wrote:
> right now we force -lncurses in the build system.  should we be checking for 
> the wide versions of curses and using that when available ?

 Yes, it makes sense for things from misc-utils/.

 But... I don't think it makes sense to link /sbin/cfdisk with
 /usr/lib/libncursesw. The stuff in /{bin,sbin} should be independent
 on /usr.

 Note that move libncursesw to /lib doesn't make sense because all
 locale data are usually in /usr/share. Maybe we can move cfdisk to
 /usr/sbin (because it's user-friend and more high-level util, ...).

    Karel

-- 
 Karel Zak  <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to