summaryrefslogtreecommitdiff
path: root/uicmoc/uicmoc3-native-3.3.2
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 /uicmoc/uicmoc3-native-3.3.2
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 'uicmoc/uicmoc3-native-3.3.2')
-rw-r--r--uicmoc/uicmoc3-native-3.3.2/no-examples.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/uicmoc/uicmoc3-native-3.3.2/no-examples.patch b/uicmoc/uicmoc3-native-3.3.2/no-examples.patch
index e69de29bb2..b0ee6374ef 100644
--- a/uicmoc/uicmoc3-native-3.3.2/no-examples.patch
+++ b/uicmoc/uicmoc3-native-3.3.2/no-examples.patch
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- qt-embedded-free-3.3.2/Makefile~no-examples 2003-08-11 16:37:25.000000000 +0200
++++ qt-embedded-free-3.3.2/Makefile 2004-05-11 15:53:53.000000000 +0200
+@@ -11,7 +11,7 @@
+ install: FORCE
+ @$(MAKE) qt.install
+
+-all: symlinks src-qmake src-moc sub-src sub-tools sub-tutorial sub-examples
++all: symlinks src-qmake src-moc sub-src sub-tools
+ @echo
+ @echo "The Qt library is now built in ./lib"
+ @echo "The Qt examples are built in the directories in ./examples"