[arch-commits] Commit in lxc/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Fri Dec 2 16:14:56 UTC 2016


    Date: Friday, December 2, 2016 @ 16:14:56
  Author: spupykin
Revision: 197760

upgpkg: lxc 1:2.0.6-2

upd

Modified:
  lxc/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-02 16:14:53 UTC (rev 197759)
+++ PKGBUILD	2016-12-02 16:14:56 UTC (rev 197760)
@@ -8,7 +8,7 @@
 pkgname=lxc
 epoch=1
 pkgver=2.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux Containers"
 arch=('i686' 'x86_64')
 url="http://linuxcontainers.org"
@@ -45,6 +45,9 @@
   sed -i \
     -e 's|\${prefix}/||g' \
     lxc.pc.in
+  sed -i \
+    -e "s|name='_lxc'|name='lxc'|" \
+    src/python-lxc/setup.py.in
 }
 
 build() {



More information about the arch-commits mailing list