Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d36c70c88d01242b5c42bc54ff3ffa39716aec75)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d36c70c88d01242b5c42bc54ff3ffa39716aec75)
  • Date: Fri, 9 Sep 2016 00:14:41 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

security/ettercap/CONFIGURE | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d36c70c88d01242b5c42bc54ff3ffa39716aec75
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ettercap: swap to upstream defaults

diff --git a/security/ettercap/CONFIGURE b/security/ettercap/CONFIGURE
index 12e7aa4..ef03717 100755
--- a/security/ettercap/CONFIGURE
+++ b/security/ettercap/CONFIGURE
@@ -1,7 +1,7 @@
config_query_list ETTERCAP_GTK "Which GTK+ interface do you want?" \
- none \
gtk+2 \
- gtk+3 &&
+ gtk+3 \
+ none &&

config_query_option ETTERCAP_OPTS "Enable IPv6 support?" n \
"-DENABLE_IPV6=ON" \



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d36c70c88d01242b5c42bc54ff3ffa39716aec75), Vlad Glagolev, 09/08/2016

Archive powered by MHonArc 2.6.24.

Top of Page