lxc: use --localstatedir, bumprev.
This commit is contained in:
parent
5957cdf811
commit
0c868d42a6
|
@ -1,8 +1,10 @@
|
|||
# Template file for 'lxc'
|
||||
pkgname=lxc
|
||||
version=0.7.3
|
||||
revision=1
|
||||
distfiles="http://lxc.sourceforge.net/download/lxc/lxc-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="LinuX Containers"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=fa3b28cdb79b7c4735eaa8535dd014f94c8b7683d8ce2934d5836d241f48da09
|
||||
|
|
Loading…
Reference in New Issue