libgpewidget_0.100.bb: add patch to fix configure
authorKoen Kooi <koen@openembedded.org>
Fri, 22 Apr 2005 10:52:34 +0000 (10:52 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 22 Apr 2005 10:52:34 +0000 (10:52 +0000)
BKrev: 4268d7727LzIa9NzUOUeKJfOe4ERmw

packages/libgpewidget/libgpewidget-0.100/fixdoc.patch [new file with mode: 0644]
packages/libgpewidget/libgpewidget_0.100.bb

diff --git a/packages/libgpewidget/libgpewidget-0.100/fixdoc.patch b/packages/libgpewidget/libgpewidget-0.100/fixdoc.patch
new file mode 100644 (file)
index 0000000..e69de29
index 3af12ea..6dce32f 100644 (file)
@@ -1,12 +1,13 @@
 LICENSE = "LGPL"
-PR = "r0"
+PR = "r1"
 DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
 SECTION = "gpe/libs"
 PRIORITY = "optional"
 MAINTAINER = "Philip Blundell <pb@handhelds.org>"
 DEPENDS = "gtk+ cairo libxrender gtk-doc intltool-native"
 
-SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2 \
+       file://fixdoc.patch;patch=1"
 
 inherit pkgconfig autotools