From: Phil Blundell Date: Fri, 4 Jun 2004 13:43:05 +0000 (+0000) Subject: remove toolbar style forcing; patch courtesy Florian Boor X-Git-Tag: Release-2010-05/1~18873 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38cdc942f95d84d684cfc96297253f449d33729a;p=openembedded.git remove toolbar style forcing; patch courtesy Florian Boor BKrev: 40c07c69VLHee_4b-wSJ_D7ujD6LfA --- diff --git a/gpe-edit/gpe-edit/toolbar.patch b/gpe-edit/gpe-edit/toolbar.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gpe-edit/gpe-edit_0.22.oe b/gpe-edit/gpe-edit_0.22.oe index 0a856656b5..2241bd42fc 100644 --- a/gpe-edit/gpe-edit_0.22.oe +++ b/gpe-edit/gpe-edit_0.22.oe @@ -1,9 +1,11 @@ +PR = "r1" + inherit gpe DEPENDS = "gtk+ libdisplaymigration libgpewidget" MAINTAINER = "Phil Blundell " 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"