diff --git a/srcpkgs/lxc/patches/musl.patch b/srcpkgs/lxc/patches/musl.patch new file mode 100644 index 00000000000..01ce0a85c3a --- /dev/null +++ b/srcpkgs/lxc/patches/musl.patch @@ -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 +-#undef _GNU_SOURCE + #include + #include + #include diff --git a/srcpkgs/lxc/template b/srcpkgs/lxc/template index 477628e9324..7a549607db1 100644 --- a/srcpkgs/lxc/template +++ b/srcpkgs/lxc/template @@ -2,7 +2,7 @@ _desc="Linux Containers" pkgname=lxc -version=2.0.4 +version=2.0.5 revision=1 build_style=gnu-configure configure_args="--sbindir=/usr/bin --enable-doc --enable-seccomp --enable-cgmanager @@ -16,7 +16,7 @@ maintainer="Juan RP " homepage="http://linuxcontainers.org" license="LGPL-2.1" distfiles="http://linuxcontainers.org/downloads/lxc-${version}.tar.gz" -checksum=14c9e699a4bf4e23a420922eb5ae3e163bb151c3d2bf6a3dcbea48c2dd3e9582 +checksum=65703aa44d87c3c38d630b3692030d9dede03f04d26b53d5b3f77cfad5ade131 conf_files="/etc/lxc/default.conf" make_dirs="