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

Jan Steffens heftig at archlinux.org
Wed May 18 14:09:23 UTC 2016


    Date: Wednesday, May 18, 2016 @ 16:09:22
  Author: heftig
Revision: 268290

Fix lib tree

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-18 14:02:39 UTC (rev 268289)
+++ PKGBUILD	2016-05-18 14:09:22 UTC (rev 268290)
@@ -38,7 +38,7 @@
   cd $pkgname
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-    --sbindir=/usr/bin --libexecdir=/usr/lib/$pkgname \
+    --sbindir=/usr/bin --libexecdir=/usr/lib \
     --with-mkinitcpio --disable-static --enable-gtk-doc
 
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



More information about the arch-commits mailing list