[arch-commits] Commit in vino/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Sep 15 09:20:59 UTC 2011
Date: Thursday, September 15, 2011 @ 05:20:58
Author: heftig
Revision: 138055
disable useless http server
Modified:
vino/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-15 07:15:19 UTC (rev 138054)
+++ PKGBUILD 2011-09-15 09:20:58 UTC (rev 138055)
@@ -22,7 +22,8 @@
--libexecdir=/usr/lib/vino \
--localstatedir=/var \
--enable-gnome-keyring \
- --enable-avahi
+ --enable-avahi \
+ --disable-http-server
make
}
More information about the arch-commits
mailing list