diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2005-09-04 10:17:54 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-04 10:17:54 +0000 |
commit | ee47deed349113705af46dc71d47cdffbb267721 (patch) | |
tree | 963742bca2e40167b406c24d667ab29d58a8878f /packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb | |
parent | 3679963662accca942add8faec1cce9adcf85ff6 (diff) |
matchbox-panel-hacks: add missing 'fi' in xrandr-panelapp.sh
Diffstat (limited to 'packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb')
-rw-r--r-- | packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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() { |