Revert "lxc: 2.0.4 -> 2.0.6"

This reverts commit 5d804566df.

This was an error on my part. I had the commit sitting on my local master
and pulled upstream to rebase my commit before pushing. I didn't notice
there was a commit bumping lxc and the auto-merge on the rebase.
This commit is contained in:
Franz Pletz 2016-11-29 15:38:08 +01:00
parent c9b8a6585d
commit e43f2fc868
No known key found for this signature in database
GPG key ID: 846FDED7792617B4

View file

@ -61,7 +61,6 @@ stdenv.mkDerivation rec {
"bashcompdir=\${out}/share/bash-completion/completions"
"READMEdir=\${TMPDIR}/var/lib/lxc/rootfs"
"LXCPATH=\${TMPDIR}/var/lib/lxc"
"bashcompdir=\${out}/etc/bash_completion.d"
];
postInstall = ''