From 3d5519e88c30876da6f211f62e226e23a98d3215 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 13 Nov 2004 19:49:14 +0000 Subject: [PATCH] revert previous, apparently mistaken, change to gpe-bootsplash BKrev: 4196653afNRrAhxbC8Ank9VAh91ByA --- gpe-bootsplash/gpe-bootsplash_1.13.oe | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gpe-bootsplash/gpe-bootsplash_1.13.oe b/gpe-bootsplash/gpe-bootsplash_1.13.oe index 2eb9dd0116..7d2ca24834 100644 --- a/gpe-bootsplash/gpe-bootsplash_1.13.oe +++ b/gpe-bootsplash/gpe-bootsplash_1.13.oe @@ -4,10 +4,9 @@ DEPENDS = "gtk+ librsvg" MAINTAINER = "Phil Blundell " SECTION = "gpe" PRIORITY = "optional" -PR = "r1" +PR = "r2" -SRC_URI += "file://splash-p.svg file://splash-l.svg \ - file://landscape_fix.patch;patch=1" +SRC_URI += "file://splash-p.svg file://splash-l.svg" FILES_${PN} += "${datadir}/gpe" -- 2.39.5