summaryrefslogtreecommitdiff
path: root/dropbear/dropbear-0.43/multi-binary.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 /dropbear/dropbear-0.43/multi-binary.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 'dropbear/dropbear-0.43/multi-binary.patch')
-rw-r--r--dropbear/dropbear-0.43/multi-binary.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dropbear/dropbear-0.43/multi-binary.patch b/dropbear/dropbear-0.43/multi-binary.patch
index e69de29bb2..280ebf0128 100644
--- a/dropbear/dropbear-0.43/multi-binary.patch
+++ b/dropbear/dropbear-0.43/multi-binary.patch
@@ -0,0 +1,11 @@
+--- dropbear-0.42/options.h.orig 2004-06-16 07:08:27.000000000 +0200
++++ dropbear-0.42/options.h 2004-07-04 22:41:25.000000000 +0200
+@@ -184,7 +184,7 @@
+ * "make clean; make dropbearmulti". You'll need to install the binary
+ * manually, see MULTI for details */
+
+-/* #define DROPBEAR_MULTI */
++#define DROPBEAR_MULTI
+
+ /* The three multi binaries: dropbear, dropbearkey, dropbearconvert
+ * Comment out these if you don't want some of them */