diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-11-20 15:24:52 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-11-20 15:24:52 +0000 |
commit | f6c111ef94b3b2e609b43fe0958cba4808d38c16 (patch) | |
tree | 2e87f8388d2c4d48da9801f674b60e1cdb9f78f6 /packages/matchbox-panel/matchbox-panel_0.9.3.bb | |
parent | 24a2a2127a35bdb2ed414a1ed109813ba951e2d1 (diff) |
another set of parse errors fixing
Diffstat (limited to 'packages/matchbox-panel/matchbox-panel_0.9.3.bb')
-rw-r--r-- | packages/matchbox-panel/matchbox-panel_0.9.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-panel/matchbox-panel_0.9.3.bb b/packages/matchbox-panel/matchbox-panel_0.9.3.bb index a2cad8ac06..6ce450dc22 100644 --- a/packages/matchbox-panel/matchbox-panel_0.9.3.bb +++ b/packages/matchbox-panel/matchbox-panel_0.9.3.bb @@ -1,5 +1,5 @@ require matchbox-panel.inc DEFAULT_PREFERENCE = "-1" PR="r0" -SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \ +SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \ file://mb-applet-battery-repaint-093.patch;patch=1" |