diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-06-18 11:25:58 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-06-18 11:25:58 +0000 |
| commit | 323cb703dd179991c532deda30f6265b87728397 (patch) | |
| tree | 9e4c96b68bf5b73caf543af72a4109063042c306 /meta/packages/opensync/syncml-client-0.1/syncml-client-plugin-h.patch | |
| parent | e10824682be9845d059066b02df031f0ff22bed7 (diff) | |
| download | poky-323cb703dd179991c532deda30f6265b87728397.tar.gz | |
syncml-client: drop as it is not fetchable anymore and OpenSync has own plugin for SyncML
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4698 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/opensync/syncml-client-0.1/syncml-client-plugin-h.patch')
| -rw-r--r-- | meta/packages/opensync/syncml-client-0.1/syncml-client-plugin-h.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/packages/opensync/syncml-client-0.1/syncml-client-plugin-h.patch b/meta/packages/opensync/syncml-client-0.1/syncml-client-plugin-h.patch deleted file mode 100644 index c936445a95..0000000000 --- a/meta/packages/opensync/syncml-client-0.1/syncml-client-plugin-h.patch +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | --- tmp/src/syncml-client.h.orig 2007-01-09 12:15:41.000000000 +0000 | ||
| 2 | +++ tmp/src/syncml-client-plugin.h 2007-01-09 12:15:41.000000000 +0000 | ||
| 3 | @@ -20,7 +20,7 @@ | ||
| 4 | #define SYNCML_CLIENT_PLUGIN | ||
| 5 | |||
| 6 | #include <opensync/opensync.h> | ||
| 7 | -#include <syncml-client.h> | ||
| 8 | +#include <syncml-client/syncml-client.h> | ||
| 9 | #include "SmcSyncSource.h" | ||
| 10 | #include "SmcConfig.h" | ||
| 11 | |||
