⛏️ index : buildtools.git

author Ingo Weinhold <ingo_weinhold@gmx.de> 2008-03-25 0:32:28.0 +00:00:00
committer Ingo Weinhold <ingo_weinhold@gmx.de> 2008-03-25 0:32:28.0 +00:00:00
commit
090536a990a0f1a5c26d4ae8d95e476f8e22bba1 [patch]
tree
5b25140509b97660ca93ec53e607ac1ea4f4c76d
parent
7ae62f25b619d0028ba5fd68b258b93787133dec
download
090536a990a0f1a5c26d4ae8d95e476f8e22bba1.tar.gz

Ugh, I had created the reverse patch.

git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@24563 a95241bf-73f2-0310-859d-f6bbb57e9c96

Diff

 patches/texinfo/texinfo-4.11.diff | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/patches/texinfo/texinfo-4.11.diff b/patches/texinfo/texinfo-4.11.diff
index 20679b2..0b98929 100644
--- a/patches/texinfo/texinfo-4.11.diff
+++ b/patches/texinfo/texinfo-4.11.diff
@@ -1,12 +1,12 @@
diff -ur texinfo-4.11/system.h texinfo-4.11-orig/system.h
--- texinfo-4.11/system.h	2008-03-22 14:32:09.000000000 +0000
+++ texinfo-4.11-orig/system.h	2007-07-01 21:20:28.000000000 +0000
diff -ur texinfo-4.11-orig/system.h texinfo-4.11/system.h
--- texinfo-4.11-orig/system.h	2007-07-01 21:20:28.000000000 +0000
+++ texinfo-4.11/system.h	2008-03-24 01:02:31.000000000 +0000
@@ -154,7 +154,7 @@
 # define va_end(args)
 #endif
 
-#if O_BINARY && !defined(__BEOS__)
+#if O_BINARY
-#if O_BINARY
+#if O_BINARY && !defined(__BEOS__)
 # ifdef HAVE_IO_H
 #  include <io.h>
 # endif