summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-06-04 10:41:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-06-04 10:41:56 +0000
commit5743475ca340cd0e3e9abcfadee1272597e18ed4 (patch)
tree439a48f066498de2b238ea2ef874c1eed3080f79 /contrib
parentNew. (diff)
downloadrtems-5743475ca340cd0e3e9abcfadee1272597e18ed4.tar.bz2
Add hack to adjust Eterm-color
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/cygwin/i686/terminfo.add4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/crossrpms/cygwin/i686/terminfo.add b/contrib/crossrpms/cygwin/i686/terminfo.add
index 127668c8da..83c299f899 100644
--- a/contrib/crossrpms/cygwin/i686/terminfo.add
+++ b/contrib/crossrpms/cygwin/i686/terminfo.add
@@ -28,6 +28,10 @@ Cygwin terminfo libraries.
# Setup sys-root (Usable for gcc >= 3.4)
mkdir -p @tool_target@/sys-root
( cd @tool_target@/sys-root ; %{__tar} xvjf %{SOURCE0})
+ rm -f @tool_target@/sys-root/usr/share/terminfo/e/Eterm-color
+ pushd @tool_target@/sys-root/usr/share/terminfo/e
+ ln -s Eterm-color ../e/Eterm
+ popd
%install
rm -rf $RPM_BUILD_ROOT