From ee47deed349113705af46dc71d47cdffbb267721 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Sun, 4 Sep 2005 10:17:54 +0000 Subject: matchbox-panel-hacks: add missing 'fi' in xrandr-panelapp.sh --- .../matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh | 1 + packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh b/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh index ea883e815c..d17c805ffc 100755 --- a/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh +++ b/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh @@ -6,3 +6,4 @@ xmodmap /etc/X11/xmodmap-portrait else xrandr -o left xmodmap /etc/X11/xmodmap-left +fi diff --git a/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb b/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb index c4632536eb..e7c1b4e648 100644 --- a/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb +++ b/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb @@ -5,7 +5,7 @@ SRC_URI = "file://xrandr-panelapp.sh \ file://xrandr.png" SECTION = "x11/wm" PRIORITY = "optional" -PR = "r3" +PR = "r4" LICENSE = "MIT" do_install() { -- cgit v1.2.3