diff options
Diffstat (limited to 'meta/packages/matchbox-panel/matchbox-panel_svn.bb')
-rw-r--r-- | meta/packages/matchbox-panel/matchbox-panel_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-panel/matchbox-panel_svn.bb b/meta/packages/matchbox-panel/matchbox-panel_svn.bb index a279954fe2..e42d505a30 100644 --- a/meta/packages/matchbox-panel/matchbox-panel_svn.bb +++ b/meta/packages/matchbox-panel/matchbox-panel_svn.bb | |||
@@ -6,6 +6,6 @@ SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" | |||
6 | 6 | ||
7 | EXTRA_OECONF = "--enable-startup-notification --enable-dnotify" | 7 | EXTRA_OECONF = "--enable-startup-notification --enable-dnotify" |
8 | 8 | ||
9 | S = ${WORKDIR}/${PN} | 9 | S = "${WORKDIR}/${PN}" |
10 | 10 | ||
11 | 11 | ||