summaryrefslogtreecommitdiff
path: root/meta-moblin/packages/gnet/files/buildfix.patch
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-12-02 14:30:31 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-12-02 14:30:31 +0000
commit70203a07239213d60165ba9b2d3e4386c99a510c (patch)
treec6fa19c1ce9f798a6370fb12dcecd510636269c1 /meta-moblin/packages/gnet/files/buildfix.patch
parent11f0e58005839d5d3c211062b3bc2628fc80fa95 (diff)
downloadopenembedded-core-70203a07239213d60165ba9b2d3e4386c99a510c.tar.gz
openembedded-core-70203a07239213d60165ba9b2d3e4386c99a510c.tar.bz2
openembedded-core-70203a07239213d60165ba9b2d3e4386c99a510c.tar.xz
openembedded-core-70203a07239213d60165ba9b2d3e4386c99a510c.zip
Move pam, packagekit, monit and gnet to meta-moblin
Diffstat (limited to 'meta-moblin/packages/gnet/files/buildfix.patch')
-rw-r--r--meta-moblin/packages/gnet/files/buildfix.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-moblin/packages/gnet/files/buildfix.patch b/meta-moblin/packages/gnet/files/buildfix.patch
new file mode 100644
index 000000000..806762026
--- /dev/null
+++ b/meta-moblin/packages/gnet/files/buildfix.patch
@@ -0,0 +1,13 @@
+Index: gnet/examples/Makefile.am
+===================================================================
+--- gnet.orig/examples/Makefile.am
++++ gnet/examples/Makefile.am
+@@ -2,7 +2,7 @@
+
+ @SET_MAKE@
+
+-SUBDIRS = xmlrpc
++SUBDIRS =
+
+ if OS_WIN32
+ noinst_PROGRAMS = echoclient echoserver \