remove toolbar style forcing; patch courtesy Florian Boor
authorPhil Blundell <philb@gnu.org>
Fri, 4 Jun 2004 13:43:05 +0000 (13:43 +0000)
committerPhil Blundell <philb@gnu.org>
Fri, 4 Jun 2004 13:43:05 +0000 (13:43 +0000)
BKrev: 40c07c69VLHee_4b-wSJ_D7ujD6LfA

gpe-edit/gpe-edit/toolbar.patch [new file with mode: 0644]
gpe-edit/gpe-edit_0.22.oe

diff --git a/gpe-edit/gpe-edit/toolbar.patch b/gpe-edit/gpe-edit/toolbar.patch
new file mode 100644 (file)
index 0000000..e69de29
index 0a85665..2241bd4 100644 (file)
@@ -1,9 +1,11 @@
+PR = "r1"
+
 inherit gpe
 
 DEPENDS = "gtk+ libdisplaymigration libgpewidget"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 SECTION = "gpe"
 DESCRIPTION = "Editor for the GPE Palmtop Environment"
-FILES_${PN} = "/etc /usr/bin /usr/share/pixmaps /usr/share/applications"
 
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-edit-${PV}.tar.gz"
+SRC_URI = "${GPE_MIRROR}/gpe-edit-${PV}.tar.gz \
+       file://toolbar.patch;patch=1;pnum=0"