git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15a9c76
)
Apply bugfix patch to libgpewidget, courtesy glenn mcgrath.
author
Chris Larson
<clarson@kergoth.com>
Fri, 26 Mar 2004 00:57:49 +0000
(
00:57
+0000)
committer
Chris Larson
<clarson@kergoth.com>
Fri, 26 Mar 2004 00:57:49 +0000
(
00:57
+0000)
BKrev: 4063800dPX97npUkNxfQc6DFAimMCQ
libgpewidget/libgpewidget_0.78.oe
patch
|
blob
|
history
diff --git
a/libgpewidget/libgpewidget_0.78.oe
b/libgpewidget/libgpewidget_0.78.oe
index
0712b30
..
8fc4f85
100644
(file)
--- 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