summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-03-14 16:05:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-03-14 16:05:12 +0000
commitd06b28e38a22a0754b3bf85e427103c89002e40f (patch)
treea66cfe36ac92a3746637e897b5bc88573c4eef5b
parentRegenerate. (diff)
downloadrtems-d06b28e38a22a0754b3bf85e427103c89002e40f.tar.bz2
Fix typo.
-rw-r--r--contrib/crossrpms/cygwin/i686/libncurses-devel.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/cygwin/i686/libncurses-devel.add b/contrib/crossrpms/cygwin/i686/libncurses-devel.add
index 8396939c8c..3b38b85440 100644
--- a/contrib/crossrpms/cygwin/i686/libncurses-devel.add
+++ b/contrib/crossrpms/cygwin/i686/libncurses-devel.add
@@ -29,7 +29,7 @@ Cygwin libncurses-devel libraries.
( cd @tool_target@/sys-root ; %{__tar} xvjf %{SOURCE0})
sed -e 's,^prefix=\(.*\)$,prefix=$RPM_BUILD_ROOT%{_prefix}/@tool_target@/sys-root\1,' \
- > etc/postinstall/libncurses-devel.sh \
+ < etc/postinstall/libncurses-devel.sh \
> etc/postinstall/libncurses-devel.sh~
mv etc/postinstall/libncurses-devel.sh~ etc/postinstall/libncurses-devel.sh
chmod +x etc/postinstall/libncurses-devel.sh