Create /var/log/lxc/ as part of lxc package
This commit is contained in:
parent
979060da69
commit
072b529c9c
@ -38,6 +38,7 @@ package() {
|
||||
rm -rf ${pkgdir}/usr/share/lxc/selinux/
|
||||
rm -rf ${pkgdir}/usr/share/lxc/templates/
|
||||
rm -rf ${pkgdir}/usr/share/man/
|
||||
mkdir -p ${pkgdir}/var/log/lxc/
|
||||
}
|
||||
|
||||
sha512sums="ef62f93799a14ba0e1b2fdbb4f69f8b531aef8eeecf537e2a08be3f30147484729bd41fa65e9ea5519c1c1f0e6f8940aac41ca5b749f89529a5b970e4ea0095c lxc-3.0.3.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user