summaryrefslogtreecommitdiff
path: root/avahi/Pkgfile
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-12-14 11:16:56 +0100
committerTim Biermann <tbier@posteo.de>2021-12-14 11:16:56 +0100
commit1637c7dd0a87824ef5b4eba6881242c035df09e0 (patch)
treeaf5435e96c646a1d841419e30bfc44b48c5c8a3f /avahi/Pkgfile
parent4415b15a87397ddde6f1b0a704492b6c77cfe74b (diff)
downloadcontrib-1637c7dd0a87824ef5b4eba6881242c035df09e0.tar.gz
contrib-1637c7dd0a87824ef5b4eba6881242c035df09e0.tar.xz
avahi: use https, use /run, reworked pre-install
Diffstat (limited to 'avahi/Pkgfile')
-rw-r--r--avahi/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/avahi/Pkgfile b/avahi/Pkgfile
index de213d164..28a0ab5c6 100644
--- a/avahi/Pkgfile
+++ b/avahi/Pkgfile
@@ -1,5 +1,5 @@
# Description: A system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite
-# URL: http://www.avahi.org/
+# URL: https://www.avahi.org/
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: dbus gobject-introspection intltool libdaemon libevent
@@ -18,6 +18,7 @@ build() {
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
+ --runstatedir=/run \
--with-distro=none \
--with-autoipd-user=avahi \
--with-autoipd-group=avahi \

Generated by cgit