Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master xorg-modular grimoire by Eric Sandall (bc0f7995fb31b93ede96b75dc12bcb9f07a16c69)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master xorg-modular grimoire by Eric Sandall (bc0f7995fb31b93ede96b75dc12bcb9f07a16c69)
  • Date: Mon, 18 Dec 2006 14:09:37 -0600

GIT changes to master xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

xorg-app/xdm/CONFIGURE | 4 ++--
xorg-app/xdm/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit bc0f7995fb31b93ede96b75dc12bcb9f07a16c69
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Fix misspelling in xdm/DEPENDS

diff --git a/xorg-app/xdm/CONFIGURE b/xorg-app/xdm/CONFIGURE
index 8b8ac0f..8b29feb 100755
--- a/xorg-app/xdm/CONFIGURE
+++ b/xorg-app/xdm/CONFIGURE
@@ -16,8 +16,8 @@ config_query_option XDM_OPTS \
'--enable-IPv6' \
'--disable-IPv6' &&

-config_query_option XDM_OPTS \
- 'Enable Secrue RPC?' \
+config_query_option XDM_OPTS \
+ 'Enable Secure RPC?' \
y \
'--enable-secure-rpc' \
'--disable-secure-rpc' &&
diff --git a/xorg-app/xdm/HISTORY b/xorg-app/xdm/HISTORY
index 4a2d46f..90ac4ba 100644
--- a/xorg-app/xdm/HISTORY
+++ b/xorg-app/xdm/HISTORY
@@ -1,3 +1,6 @@
+2006-12-16 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: Fix misspelling Secrue -> Secure
+
2006-12-03 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version update





Archive powered by MHonArc 2.6.24.

Top of Page