[arch-commits] Commit in avahi/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Sep 19 20:12:24 UTC 2015
Date: Saturday, September 19, 2015 @ 22:12:23
Author: heftig
Revision: 246692
py3.5
Modified:
avahi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-19 20:11:31 UTC (rev 246691)
+++ PKGBUILD 2015-09-19 20:12:23 UTC (rev 246692)
@@ -5,7 +5,7 @@
pkgname=avahi
pkgver=0.6.31
-pkgrel=16
+pkgrel=17
_commit=573e3b5
pkgdesc='Multicast DNS-SD / Zeroconf Suite'
#url='http://www.avahi.org/'
@@ -67,7 +67,7 @@
cd $pkgname
make DESTDIR="$pkgdir" install
make DESTDIR="$pkgdir" -C avahi-python/avahi3 install \
- PYTHON=/usr/bin/python3 pythondir=/usr/lib/python3.4/site-packages
+ PYTHON=/usr/bin/python3 pythondir=/usr/lib/python3.5/site-packages
# howl compat
ln -s avahi-compat-howl "$pkgdir/usr/include/howl"
More information about the arch-commits
mailing list