aboutsummaryrefslogtreecommitdiffstats
path: root/gemdropx
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 /gemdropx
parentb6588aa6851fb220cedc387d21c51513ef8d67f4 (diff)
downloadopenembedded-f96441b9faf769c9ecdd4d338b605ea3d0cc4010.tar.gz
Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches.
BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
Diffstat (limited to 'gemdropx')
-rw-r--r--gemdropx/gemdropx-0.9/directories.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/gemdropx/gemdropx-0.9/directories.patch b/gemdropx/gemdropx-0.9/directories.patch
index e69de29bb2..4c3de83465 100644
--- a/gemdropx/gemdropx-0.9/directories.patch
+++ b/gemdropx/gemdropx-0.9/directories.patch
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- gemdropx-0.9/gemdropx.c~directories 2002-02-12 09:45:34.000000000 +0100
++++ gemdropx-0.9/gemdropx.c 2004-01-27 13:47:53.000000000 +0100
+@@ -21,7 +21,7 @@
+ Qt/Embedded Support: February 11, 2002 - February 12, 2002
+ */
+
+-
++#define DATA_PREFIX "/opt/QtPalmtop/share/gemdropx/"
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>