mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +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:
10
meta/packages/opensync/syncml-client-0.1/syncml-client-pc-in-cross.patch
vendored
Normal file
10
meta/packages/opensync/syncml-client-0.1/syncml-client-pc-in-cross.patch
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
--- tmp/syncml-client.pc.in.orig 2007-01-09 09:43:18.000000000 +0000
|
||||
+++ tmp/syncml-client.pc.in 2007-01-09 09:43:18.000000000 +0000
|
||||
@@ -8,6 +8,6 @@
|
||||
Version: @VERSION@
|
||||
Requires: libcurl, gconf-2.0
|
||||
Libs: @SYNCML_LIBS@ -lsyncmlclient
|
||||
-Cflags: @SYNCML_CFLAGS@ -I@includedir@/syncml-client
|
||||
+Cflags: @SYNCML_CFLAGS@ -I${includedir}/syncml-client
|
||||
~
|
||||
|
||||
Reference in New Issue
Block a user