diff options
Diffstat (limited to 'recipes-containers/lxc/files/lxc-fix-B-S.patch')
| -rw-r--r-- | recipes-containers/lxc/files/lxc-fix-B-S.patch | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/recipes-containers/lxc/files/lxc-fix-B-S.patch b/recipes-containers/lxc/files/lxc-fix-B-S.patch index a776b4f8..6b09193a 100644 --- a/recipes-containers/lxc/files/lxc-fix-B-S.patch +++ b/recipes-containers/lxc/files/lxc-fix-B-S.patch | |||
| @@ -1,8 +1,16 @@ | |||
| 1 | Index: lxc-2.0.0/config/init/upstart/Makefile.am | 1 | From 2fa77a1803939de2d155a14cf680b53140b92f06 Mon Sep 17 00:00:00 2001 |
| 2 | =================================================================== | 2 | From: Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com> |
| 3 | --- lxc-2.0.0.orig/config/init/upstart/Makefile.am | 3 | Date: Thu, 9 Apr 2015 23:01:48 +0300 |
| 4 | +++ lxc-2.0.0/config/init/upstart/Makefile.am | 4 | |
| 5 | @@ -3,9 +3,9 @@ | 5 | --- |
| 6 | config/init/upstart/Makefile.am | 4 ++-- | ||
| 7 | 1 file changed, 2 insertions(+), 2 deletions(-) | ||
| 8 | |||
| 9 | diff --git a/config/init/upstart/Makefile.am b/config/init/upstart/Makefile.am | ||
| 10 | index 5552d32..186ae3d 100644 | ||
| 11 | --- a/config/init/upstart/Makefile.am | ||
| 12 | +++ b/config/init/upstart/Makefile.am | ||
| 13 | @@ -3,9 +3,9 @@ EXTRA_DIST = lxc.conf lxc-instance.conf lxc-net.conf.in | ||
| 6 | if INIT_SCRIPT_UPSTART | 14 | if INIT_SCRIPT_UPSTART |
| 7 | install-upstart: lxc.conf lxc-instance.conf lxc-net.conf | 15 | install-upstart: lxc.conf lxc-instance.conf lxc-net.conf |
| 8 | $(MKDIR_P) $(DESTDIR)$(sysconfdir)/init/ | 16 | $(MKDIR_P) $(DESTDIR)$(sysconfdir)/init/ |
