Date: Friday, January 29, 2016 @ 09:11:43
  Author: spupykin
Revision: 159404

upgpkg: lxcfs 0.17-2

upd

Modified:
  lxcfs/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-29 07:52:40 UTC (rev 159403)
+++ PKGBUILD    2016-01-29 08:11:43 UTC (rev 159404)
@@ -4,7 +4,7 @@
 
 pkgname=lxcfs
 pkgver=0.17
-pkgrel=1
+pkgrel=2
 pkgdesc="FUSE filesystem for LXC"
 arch=(i686 x86_64)
 url="https://linuxcontainers.org/";
@@ -22,6 +22,7 @@
     ./configure \
         --prefix=/usr \
         --sbindir=/usr/bin \
+        --with-pamdir=/usr/lib/security \
         --localstatedir=/var
     make
 }

Reply via email to