From 614d2fec699c594b1a3a25c973e0b5150302ff0e Mon Sep 17 00:00:00 2001 From: root Date: Tue, 18 Jun 2013 01:11:38 -0700 Subject: Tue Jun 18 01:11:08 PDT 2013 --- community/lxc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/lxc') diff --git a/community/lxc/PKGBUILD b/community/lxc/PKGBUILD index 5a8903418..f5199755e 100644 --- a/community/lxc/PKGBUILD +++ b/community/lxc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 91966 2013-05-30 13:14:21Z spupykin $ +# $Id: PKGBUILD 92863 2013-06-17 10:56:02Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Andrea Zucchelli # Contributor: Daniel Micay @@ -8,7 +8,7 @@ pkgname=lxc pkgver=0.9.0 epoch=1 -pkgrel=3 +pkgrel=4 pkgdesc="Linux Containers" arch=('i686' 'x86_64') url="http://lxc.sourceforge.net/" @@ -30,7 +30,7 @@ build() { ./configure \ --prefix=/usr \ --localstatedir=/var \ - --libexecdir=/usr/bin \ + --libexecdir=/usr/lib \ --sysconfdir=/etc \ --disable-apparmor \ --enable-seccomp -- cgit v1.2.3-54-g00ecf