[arch-commits] Commit in avahi/trunk (PKGBUILD)
Gaetan Bisson
bisson at archlinux.org
Tue Oct 5 07:08:54 UTC 2010
Date: Tuesday, October 5, 2010 @ 03:08:54
Author: bisson
Revision: 94183
python2
Modified:
avahi/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-10-05 03:01:42 UTC (rev 94182)
+++ PKGBUILD 2010-10-05 07:08:54 UTC (rev 94183)
@@ -3,7 +3,7 @@
pkgname=avahi
pkgver=0.6.27
-pkgrel=6
+pkgrel=7
pkgdesc='A multicast/unicast DNS-SD framework'
arch=('i686' 'x86_64')
url='http://www.avahi.org/'
@@ -71,5 +71,7 @@
cd "${pkgdir}"/usr/lib/pkgconfig
ln -s avahi-compat-howl.pc howl.pc
+ sed -i '1c #!/usr/bin/python2' "$pkgdir"/usr/bin/avahi-{bookmarks,discover}
+
install -D -m 644 "${srcdir}"/gnome-nettool.png "${pkgdir}"/usr/share/pixmaps/gnome-nettool.png
}
More information about the arch-commits
mailing list