Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0bdae739fd3bc7068321dddb2c4df49005f1d15f
commit 0bdae739fd3bc7068321dddb2c4df49005f1d15f Author: DeX77 <[email protected]> Date: Wed Oct 2 22:15:22 2013 +0200 lxc-0.9.0-1-x86_64 * new package diff --git a/source/apps-extra/lxc/FrugalBuild b/source/apps-extra/lxc/FrugalBuild new file mode 100644 index 0000000..55939e9 --- /dev/null +++ b/source/apps-extra/lxc/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.50 SBU +# Maintainer: DeX77 <[email protected]> + +options+=('asneeded') + +pkgname=lxc +pkgver=0.9.0 +pkgrel=1 +pkgdesc="Linux Containers" +archs=('i686' 'x86_64') +groups=('apps-extra') +depends=('bash' 'perl') +Finclude sourceforge +sha1sums=('863f6375e4b113cb895ca8c252f4da779ee98df7') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
