diff options
-rw-r--r-- | matchbox-panel/matchbox-panel-0.8.1/more-automake-lossage.patch | 0 | ||||
-rw-r--r-- | matchbox-panel/matchbox-panel_0.8.1.oe | 3 |
2 files changed, 2 insertions, 1 deletions
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 --- /dev/null +++ b/matchbox-panel/matchbox-panel-0.8.1/more-automake-lossage.patch 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 |