summaryrefslogtreecommitdiff
path: root/meta/packages
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages')
-rwxr-xr-xmeta/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home2
-rw-r--r--meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home b/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home
index 72aa76f22..132e72bdd 100755
--- a/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home
+++ b/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home
@@ -1,2 +1,2 @@
#!/bin/sh
-mb-applet-launcher -na -o -1 -l --title "Home" mbdesktop.png matchbox-remote -d
+exec mb-applet-launcher -na -o -1 -l --title "Home" mbdesktop.png matchbox-remote -d
diff --git a/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb b/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb
index 46b0acfe2..7c7e11e8a 100644
--- a/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb
+++ b/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb
@@ -7,7 +7,7 @@ SRC_URI = "file://xrandr-panelapp.sh \
file://xrandr.png"
SECTION = "x11/wm"
PRIORITY = "optional"
-PR = "r6"
+PR = "r7"
LICENSE = "MIT"
do_install() {