From: Phil Blundell Date: Sat, 3 Jul 2004 12:51:31 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~18385 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2454393d5712155c6292230042df52d0e504f697;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into dixie.nexus.co.uk:/home/pb/oe/oe-packages 2004/07/03 11:42:27+01:00 (none)!pb Merge bk://openembedded@openembedded.bkbits.net/packages into stealth.(none):/home/pb/oe/oe-packages 2004/07/03 11:41:47+01:00 (none)!pb fix up further automake problems BKrev: 40e6abd3ct42EoGCBtcLeWP8Ff1ShQ --- diff --git a/matchbox-panel/matchbox-panel-0.8.1/more-automake-lossage.patch b/matchbox-panel/matchbox-panel-0.8.1/more-automake-lossage.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/matchbox-panel/matchbox-panel_0.8.1.oe b/matchbox-panel/matchbox-panel_0.8.1.oe index 8144e86890..9f5fb8f4be 100644 --- a/matchbox-panel/matchbox-panel_0.8.1.oe +++ b/matchbox-panel/matchbox-panel_0.8.1.oe @@ -4,7 +4,8 @@ LICENSE = "GPL" DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-panel/0.8/matchbox-panel-${PV}.tar.bz2 \ - file://automake-lossage.patch;patch=1" + file://automake-lossage.patch;patch=1 \ + file://more-automake-lossage.patch;patch=1" S = "${WORKDIR}/matchbox-panel-${PV}" inherit autotools pkgconfig