summaryrefslogtreecommitdiff
path: root/ipkg/ipkg-0.99.130/uninclude-replace.patch
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-09 00:36:47 +0000
committerChris Larson <clarson@kergoth.com>2004-11-09 00:36:47 +0000
commitf96441b9faf769c9ecdd4d338b605ea3d0cc4010 (patch)
treeedb17ec2c4ea13c5acb1c7350957a249a820e28d /ipkg/ipkg-0.99.130/uninclude-replace.patch
parentb6588aa6851fb220cedc387d21c51513ef8d67f4 (diff)
Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches.
BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
Diffstat (limited to 'ipkg/ipkg-0.99.130/uninclude-replace.patch')
-rw-r--r--ipkg/ipkg-0.99.130/uninclude-replace.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/ipkg/ipkg-0.99.130/uninclude-replace.patch b/ipkg/ipkg-0.99.130/uninclude-replace.patch
index e69de29bb2..a3ed2201fd 100644
--- a/ipkg/ipkg-0.99.130/uninclude-replace.patch
+++ b/ipkg/ipkg-0.99.130/uninclude-replace.patch
@@ -0,0 +1,10 @@
+--- C/includes.h 2003-03-28 19:36:22.000000000 +0000
++++ C/includes.h 2004-07-28 03:41:11.000000000 +0100
+@@ -48,6 +48,6 @@
+ # include <unistd.h>
+ #endif
+
+-#include "replace/replace.h"
++//#include "replace/replace.h"
+
+ #endif