Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] skeleton: Recreate /var/run symlink
@ 2016-02-10 20:26 Maxime Hadjinlian
  2016-02-10 20:32 ` Arnout Vandecappelle
  2016-02-11 22:20 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Maxime Hadjinlian @ 2016-02-10 20:26 UTC (permalink / raw)
  To: buildroot

It was the only one with a trailing slash, it's only for coherence's
sake.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
---
 system/skeleton/var/run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/system/skeleton/var/run b/system/skeleton/var/run
index d1a2745..84ba55b 120000
--- a/system/skeleton/var/run
+++ b/system/skeleton/var/run
@@ -1 +1 @@
-../run/
\ No newline at end of file
+../run
\ No newline at end of file
-- 
2.7.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] skeleton: Recreate /var/run symlink
  2016-02-10 20:26 [Buildroot] [PATCH] skeleton: Recreate /var/run symlink Maxime Hadjinlian
@ 2016-02-10 20:32 ` Arnout Vandecappelle
  2016-02-11 22:20 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2016-02-10 20:32 UTC (permalink / raw)
  To: buildroot

On 10-02-16 21:26, Maxime Hadjinlian wrote:
> It was the only one with a trailing slash, it's only for coherence's
> sake.
> 
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>

Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

 Regards,
 Arnout

> ---
>  system/skeleton/var/run | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/system/skeleton/var/run b/system/skeleton/var/run
> index d1a2745..84ba55b 120000
> --- a/system/skeleton/var/run
> +++ b/system/skeleton/var/run
> @@ -1 +1 @@
> -../run/
> \ No newline at end of file
> +../run
> \ No newline at end of file
> 


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] skeleton: Recreate /var/run symlink
  2016-02-10 20:26 [Buildroot] [PATCH] skeleton: Recreate /var/run symlink Maxime Hadjinlian
  2016-02-10 20:32 ` Arnout Vandecappelle
@ 2016-02-11 22:20 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2016-02-11 22:20 UTC (permalink / raw)
  To: buildroot

>>>>> "Maxime" == Maxime Hadjinlian <maxime.hadjinlian@gmail.com> writes:

 > It was the only one with a trailing slash, it's only for coherence's
 > sake.

 > Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-11 22:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-10 20:26 [Buildroot] [PATCH] skeleton: Recreate /var/run symlink Maxime Hadjinlian
2016-02-10 20:32 ` Arnout Vandecappelle
2016-02-11 22:20 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox