Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (f7c65a15a0c5ddaf1e800f34efc317a87690387c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (f7c65a15a0c5ddaf1e800f34efc317a87690387c)
  • Date: Mon, 23 Feb 2009 15:30:07 -0600

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

chat-irc/irssi/CONFIGURE | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f7c65a15a0c5ddaf1e800f34efc317a87690387c
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

irssi: fixed a tyop, thanks lynx^3

diff --git a/chat-irc/irssi/CONFIGURE b/chat-irc/irssi/CONFIGURE
index 79dc36a..1907c22 100755
--- a/chat-irc/irssi/CONFIGURE
+++ b/chat-irc/irssi/CONFIGURE
@@ -6,4 +6,4 @@ config_query_option IRSSI_OPTS \

config_query_option IRSSI_OPTS \
"build with IPv6 support?" y \
- "--disable-ipv6" "--disable-ipv6"
+ "--enable-ipv6" "--disable-ipv6"



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (f7c65a15a0c5ddaf1e800f34efc317a87690387c), Arjan Bouter, 02/23/2009

Archive powered by MHonArc 2.6.24.

Top of Page