/pidgin/main: 4a35d5427173: don't disable avahi

Gary Kramlich <[email protected]> Wed, 14 Sep 2016 15:54:40 -0400
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 4a35d54271738d404c3de90d94667e5f0faa5efb
Author:	 Gary Kramlich <[email protected]>
Date:	 2016-09-09 10:18 -0500
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/4a35d5427173

Description:

don't disable avahi

diffstat:

 bitbucket-pipelines.yml |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml
--- a/bitbucket-pipelines.yml
+++ b/bitbucket-pipelines.yml
@@ -5,7 +5,7 @@ pipelines:
     - step:
         script:
           - set -ex
-          - ./autogen.sh --disable-kwallet --disable-meanwhile --enable-debug --disable-avahi --enable-gtk-doc
+          - ./autogen.sh --disable-kwallet --disable-meanwhile --enable-debug --enable-gtk-doc
           - CPUS=$(cat /proc/cpuinfo | egrep "^processor\s+:" | wc -l)
           - make -s -j${CPUS}
           - make -s -j${CPUS} check

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits