From: Koen Kooi Date: Wed, 22 Feb 2006 21:07:17 +0000 (+0000) Subject: eds-dbus: refine fix by symlinking camel-1.2 to camel to satisfy all apps building... X-Git-Tag: Release-2010-05/1~9453^2~2304^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d622fce41fd35104927bc2b707c8aab3c46fb52;p=openembedded.git eds-dbus: refine fix by symlinking camel-1.2 to camel to satisfy all apps building against eds --- diff --git a/packages/eds/eds-dbus_svn.bb b/packages/eds/eds-dbus_svn.bb index d432865b94..1583a4fde4 100644 --- a/packages/eds/eds-dbus_svn.bb +++ b/packages/eds/eds-dbus_svn.bb @@ -53,6 +53,7 @@ do_stage () { ${STAGING_INCDIR}/libical install -m 0644 ${S}/camel/*.h ${STAGING_INCDIR}/camel-1.2 install -m 0644 ${S}/camel/*.def ${STAGING_INCDIR}/camel-1.2 + ln -sf ${STAGING_INCDIR}/camel-1.2 ${STAGING_INCDIR}/camel install -m 0644 ${S}/addressbook/libebook-dbus/*.h ${STAGING_INCDIR}/libebook install -m 0644 ${S}/calendar/libecal-dbus/*.h ${STAGING_INCDIR}/libecal install -m 0644 ${S}/libedataserver/*.h ${STAGING_INCDIR}/libedataserver