lxc: update to 2.0.5.

This commit is contained in:
Juan RP 2016-10-10 06:22:38 +02:00
parent 0f22b756b6
commit cae3eef782
2 changed files with 14 additions and 2 deletions

View File

@ -0,0 +1,12 @@
--- src/lxc/tools/lxc_console.c.orig 2016-10-10 06:19:46.341945026 +0200
+++ src/lxc/tools/lxc_console.c 2016-10-10 06:20:20.667349922 +0200
@@ -21,9 +21,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#define _GNU_SOURCE
#include <stdio.h>
-#undef _GNU_SOURCE
#include <stdlib.h>
#include <errno.h>
#include <string.h>

View File

@ -2,7 +2,7 @@
_desc="Linux Containers" _desc="Linux Containers"
pkgname=lxc pkgname=lxc
version=2.0.4 version=2.0.5
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--sbindir=/usr/bin --enable-doc --enable-seccomp --enable-cgmanager configure_args="--sbindir=/usr/bin --enable-doc --enable-seccomp --enable-cgmanager
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://linuxcontainers.org" homepage="http://linuxcontainers.org"
license="LGPL-2.1" license="LGPL-2.1"
distfiles="http://linuxcontainers.org/downloads/lxc-${version}.tar.gz" distfiles="http://linuxcontainers.org/downloads/lxc-${version}.tar.gz"
checksum=14c9e699a4bf4e23a420922eb5ae3e163bb151c3d2bf6a3dcbea48c2dd3e9582 checksum=65703aa44d87c3c38d630b3692030d9dede03f04d26b53d5b3f77cfad5ade131
conf_files="/etc/lxc/default.conf" conf_files="/etc/lxc/default.conf"
make_dirs=" make_dirs="