mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
fix building of syncml-client and and the syncml-client-plugin
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1136 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
11
meta/packages/opensync/syncml-client-0.1/syncml-client-plugin-h.patch
vendored
Normal file
11
meta/packages/opensync/syncml-client-0.1/syncml-client-plugin-h.patch
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
--- tmp/src/syncml-client.h.orig 2007-01-09 12:15:41.000000000 +0000
|
||||
+++ tmp/src/syncml-client-plugin.h 2007-01-09 12:15:41.000000000 +0000
|
||||
@@ -20,7 +20,7 @@
|
||||
#define SYNCML_CLIENT_PLUGIN
|
||||
|
||||
#include <opensync/opensync.h>
|
||||
-#include <syncml-client.h>
|
||||
+#include <syncml-client/syncml-client.h>
|
||||
#include "SmcSyncSource.h"
|
||||
#include "SmcConfig.h"
|
||||
|
||||
Reference in New Issue
Block a user