From: Phil Blundell Date: Tue, 15 Jun 2004 16:40:06 +0000 (+0000) Subject: back out previous bogus change and replace with correct fix X-Git-Tag: Release-2010-05/1~18692 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c89a2eb8e6ded6230f3f49aee8bcb02c0db42d6f;p=openembedded.git back out previous bogus change and replace with correct fix BKrev: 40cf2666HgmjnTdodum86xXUdgM8fA --- diff --git a/libgpewidget/libgpewidget-0.83/header.patch b/libgpewidget/libgpewidget-0.83/header.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libgpewidget/libgpewidget_0.83.oe b/libgpewidget/libgpewidget_0.83.oe index ac02f1a429..c78aba1cc8 100644 --- a/libgpewidget/libgpewidget_0.83.oe +++ b/libgpewidget/libgpewidget_0.83.oe @@ -1,4 +1,4 @@ -PR = "r1" +PR = "r2" DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." SECTION = "gpe/libs" PRIORITY = "optional" @@ -7,10 +7,9 @@ DEPENDS = "gtk+ cairo xrender" inherit pkgconfig gpe -SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \ - file://header.patch;patch=1" +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" -headers = "init.h render.h errorbox.h smallbox.h pixmaps.h gpetimesel.h gtkdatecombo.h dirbrowser.h stylus.h picturebutton.h popup_menu.h spacing.h translabel.h question.h windows.h gpe-iconlist.h gtksimplemenu.h gpewindowlist.h tray.h popup.h gpeiconlistview.h gpehelp.h" +headers = "init.h render.h errorbox.h smallbox.h pixmaps.h gpetimesel.h gtkdatecombo.h dirbrowser.h stylus.h picturebutton.h popup_menu.h spacing.h translabel.h question.h windows.h gpe-iconlist.h gtksimplemenu.h gpewindowlist.h tray.h popup.h gpeiconlistview.h gpehelp.h gpeiconlistitem.h" do_stage () { oe_libinstall -so libgpewidget ${STAGING_LIBDIR}