diff options
Diffstat (limited to 'matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.oe')
-rw-r--r-- | matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.oe b/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.oe index c74e9d43fb..6935684319 100644 --- a/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.oe +++ b/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.oe @@ -5,6 +5,7 @@ SRC_URI = "file://xrandr-panelapp.sh \ file://xrandr.png" SECTION = "x11/wm" PRIORITY = "optional" +PR = "r1" do_install() { install -d ${D}/${bindir} |