From 21bf74bbc894bdc418b63bb596b7a27e933ab083 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Thu, 24 Nov 2016 17:10:16 +0100 Subject: [PATCH] Adaptation to stricter label prefixing This patch is related to the following issue: https://github.com/genodelabs/genode/issues/2171 --- run/abuse.run | 8 ++++---- run/audio_player.run | 2 +- run/chocolate-doom.run | 2 +- run/eigentor.run | 8 ++++---- run/framebuffer_app.inc | 8 ++++---- run/synergy_nitpicker.run | 14 +++++++------- run/tor_lx.run | 4 ++-- run/tyrian.run | 8 ++++---- 8 files changed, 27 insertions(+), 27 deletions(-) diff --git a/run/abuse.run b/run/abuse.run index f3fbc76..198b38d 100644 --- a/run/abuse.run +++ b/run/abuse.run @@ -15,10 +15,10 @@ source ${genode_dir}/repos/base/run/platform_drv.inc # override default platform driver policy proc platform_drv_policy {} { return { - - - - } + + + + } } append_platform_drv_build_components diff --git a/run/audio_player.run b/run/audio_player.run index effdf66..8685930 100644 --- a/run/audio_player.run +++ b/run/audio_player.run @@ -53,7 +53,7 @@ append config { - + diff --git a/run/chocolate-doom.run b/run/chocolate-doom.run index cc200be..169a22e 100644 --- a/run/chocolate-doom.run +++ b/run/chocolate-doom.run @@ -139,7 +139,7 @@ append config { - + diff --git a/run/eigentor.run b/run/eigentor.run index 41e916b..90dc1bc 100644 --- a/run/eigentor.run +++ b/run/eigentor.run @@ -72,11 +72,11 @@ append config { - + - + @@ -101,8 +101,8 @@ SOCKSPort 10.1.2.2:9050 DataDirectory /tor - - + + diff --git a/run/framebuffer_app.inc b/run/framebuffer_app.inc index 37f2e8b..6f0c1d2 100644 --- a/run/framebuffer_app.inc +++ b/run/framebuffer_app.inc @@ -30,10 +30,10 @@ source ${genode_dir}/repos/base/run/platform_drv.inc # override default platform driver policy proc platform_drv_policy {} { return { - - - - } + + + + } } append_platform_drv_build_components diff --git a/run/synergy_nitpicker.run b/run/synergy_nitpicker.run index 9edf214..86dca0d 100644 --- a/run/synergy_nitpicker.run +++ b/run/synergy_nitpicker.run @@ -116,9 +116,9 @@ append config { - - - + + + @@ -170,8 +170,8 @@ append config { - - + + @@ -229,8 +229,8 @@ append config { - - + + diff --git a/run/tor_lx.run b/run/tor_lx.run index 70ab911..b67cde2 100644 --- a/run/tor_lx.run +++ b/run/tor_lx.run @@ -87,8 +87,8 @@ append config { DataDirectory /tor - - + + diff --git a/run/tyrian.run b/run/tyrian.run index 301508d..412fee3 100644 --- a/run/tyrian.run +++ b/run/tyrian.run @@ -23,10 +23,10 @@ source ${genode_dir}/repos/base/run/platform_drv.inc # override default platform driver policy proc platform_drv_policy {} { return { - - - - } + + + + } } append_platform_drv_build_components