aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox-panel
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-16 19:51:07 +0000
committerPhil Blundell <philb@gnu.org>2004-06-16 19:51:07 +0000
commit736097a8427f71a091614bd6e6cb04e8b9a3f11c (patch)
treea718fa3d10170e3f89060cb30f89425c7f255df3 /matchbox-panel
parente8daad2e656915451b465f0a232b0ffa4acfc43c (diff)
downloadopenembedded-736097a8427f71a091614bd6e6cb04e8b9a3f11c.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages 2004/06/16 20:50:51+01:00 (none)!pb apply patch from Alexander Yukhimets to fix automake problem with battery applet BKrev: 40d0a4abcoW-xKCT9Tzgi65jlNCkrA
Diffstat (limited to 'matchbox-panel')
-rw-r--r--matchbox-panel/matchbox-panel-0.8.1/automake-lossage.patch0
-rw-r--r--matchbox-panel/matchbox-panel_0.8.1.oe4
2 files changed, 3 insertions, 1 deletions
diff --git a/matchbox-panel/matchbox-panel-0.8.1/automake-lossage.patch b/matchbox-panel/matchbox-panel-0.8.1/automake-lossage.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/matchbox-panel/matchbox-panel-0.8.1/automake-lossage.patch
diff --git a/matchbox-panel/matchbox-panel_0.8.1.oe b/matchbox-panel/matchbox-panel_0.8.1.oe
index db20855e52..0fa4e9b3d8 100644
--- a/matchbox-panel/matchbox-panel_0.8.1.oe
+++ b/matchbox-panel/matchbox-panel_0.8.1.oe
@@ -1,8 +1,10 @@
+PR = "r1"
DESCRIPTION = "Matchbox panel"
LICENSE = "GPL"
DEPENDS = "libmatchbox x11 xext xpm"
-SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-panel/0.8/matchbox-panel-${PV}.tar.bz2"
+SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-panel/0.8/matchbox-panel-${PV}.tar.bz2 \
+ file://automake-lossage.patch;patch=1"
S = "${WORKDIR}/matchbox-panel-${PV}"
inherit autotools pkgconfig