summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/gnet/files/buildfix.patch
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-09-30 22:15:13 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-30 22:16:10 +0100
commitc0c657bd92911788b96d9670620eabf024453752 (patch)
tree774a5e2d966d6ee87da17cd063580d5970564d00 /meta-moblin/packages/gnet/files/buildfix.patch
parente71a306f9cac8e30e689d607e2092e11a756ef5d (diff)
downloadpoky-c0c657bd92911788b96d9670620eabf024453752.tar.gz
Split meta-extras and meta-moblin out of the main repository
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/gnet/files/buildfix.patch')
-rw-r--r--meta-moblin/packages/gnet/files/buildfix.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-moblin/packages/gnet/files/buildfix.patch b/meta-moblin/packages/gnet/files/buildfix.patch
deleted file mode 100644
index 8067620264..0000000000
--- a/meta-moblin/packages/gnet/files/buildfix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
1Index: gnet/examples/Makefile.am
2===================================================================
3--- gnet.orig/examples/Makefile.am
4+++ gnet/examples/Makefile.am
5@@ -2,7 +2,7 @@
6
7 @SET_MAKE@
8
9-SUBDIRS = xmlrpc
10+SUBDIRS =
11
12 if OS_WIN32
13 noinst_PROGRAMS = echoclient echoserver \