[arch-commits] Commit in telepathy-farstream/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Jan 26 21:11:03 UTC 2017
Date: Thursday, January 26, 2017 @ 21:11:02
Author: heftig
Revision: 287547
0.6.2-4
Modified:
telepathy-farstream/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-26 21:10:49 UTC (rev 287546)
+++ PKGBUILD 2017-01-26 21:11:02 UTC (rev 287547)
@@ -3,7 +3,7 @@
pkgname=telepathy-farstream
pkgver=0.6.2
-pkgrel=3
+pkgrel=4
pkgdesc="Telepathy GLib-based client library that uses Farstream to handle Call channels"
arch=(i686 x86_64)
url="https://telepathy.freedesktop.org/components/telepathy-farstream/"
@@ -27,10 +27,8 @@
build() {
cd "$pkgname"
- ./configure --prefix=/usr \
- --sysconfdir=/etc \
- --libexecdir=/usr/lib/telepathy \
- --disable-static
+ ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/telepathy \
+ --disable-static --enable-gtk-doc
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
}
More information about the arch-commits
mailing list