into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/11/11 11:48:19+01:00 (none)!br1
nylon: add preferred version for unik-olsrd
2004/11/11 11:47:24+01:00 (none)!br1
ncurses: link xterm-color as xterm
2004/11/10 19:59:45+01:00 (none)!br1
added unik-olsrd cvs build
BKrev: 4193a406u5vub6DsrK5lSAXhgtaHtg
PREFERRED_VERSION_binutils = "2.14.90.0.7"
#PREFERRED_VERSION_prism54-module = "1.2"
+PREFERRED_VERSION_unik-olsrd = "0.4.7"
\ No newline at end of file
-PR = "r2"
+PR = "r3"
DESCRIPTION = "Ncurses library"
SECTION = "libs"
DEPENDS = "ncurses-native"
fi
done
# i think we can use xterm-color as default xterm
- if [ -e ${D}/etc/terminfo/x/xterm ]
+ if [ -e ${D}/etc/terminfo/x/xterm-color ]
then
ln -sf xterm-color ${D}/etc/terminfo/x/xterm
fi