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

Sergej Pupykin spupykin at archlinux.org
Tue Aug 30 13:11:12 UTC 2016


    Date: Tuesday, August 30, 2016 @ 13:11:11
  Author: spupykin
Revision: 188048

upgpkg: lxc 1:2.0.4-2

upd

Modified:
  lxc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-30 09:51:34 UTC (rev 188047)
+++ PKGBUILD	2016-08-30 13:11:11 UTC (rev 188048)
@@ -8,7 +8,7 @@
 pkgname=lxc
 epoch=1
 pkgver=2.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux Containers"
 arch=('i686' 'x86_64')
 url="http://linuxcontainers.org"
@@ -42,6 +42,9 @@
   sed -i \
     -e 's|$(sysconfdir)/bash_completion.d/|/usr/share/bash-completion/completions/|g' \
     config/bash/Makefile.am
+  sed -i \
+    -e 's|\${prefix}/||g' \
+    lxc.pc.in
 }
 
 build() {



More information about the arch-commits mailing list