From: Chris Larson Date: Fri, 26 Mar 2004 00:57:49 +0000 (+0000) Subject: Apply bugfix patch to libgpewidget, courtesy glenn mcgrath. X-Git-Tag: Release-2010-05/1~19869 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135b4bf3fef16e6047d070cf92d772be74e05d25;p=openembedded.git Apply bugfix patch to libgpewidget, courtesy glenn mcgrath. BKrev: 4063800dPX97npUkNxfQc6DFAimMCQ --- diff --git a/libgpewidget/libgpewidget_0.78.oe b/libgpewidget/libgpewidget_0.78.oe index 0712b30be8..8fc4f8535e 100644 --- a/libgpewidget/libgpewidget_0.78.oe +++ b/libgpewidget/libgpewidget_0.78.oe @@ -12,7 +12,7 @@ SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/libgpewidget-${PV}.t headers = "init.h render.h errorbox.h smallbox.h pixmaps.h gtkdatecombo.h dirbrowser.h stylus.h picturebutton.h spacing.h translabel.h question.h windows.h gpe-iconlist.h gtksimplemenu.h gpewindowlist.h tray.h popup.h" do_stage () { - oe_soinstall libgpewidget.so.1 ${STAGING_LIBDIR}/ + oe_soinstall ${S}/libgpewidget.so.1 ${STAGING_LIBDIR}/ mkdir -p ${STAGING_INCDIR}/gpe for h in ${headers}; do