Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (13e391b1c28c49c046b4be5651982f3db485c050)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (13e391b1c28c49c046b4be5651982f3db485c050)
  • Date: Thu, 29 Jun 2006 12:21:41 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

kde-core/kdenetwork/CONFIGURE | 2 +-
kde-core/kdenetwork/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 13e391b1c28c49c046b4be5651982f3db485c050
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

kdenetwork: CONFIGURE: fix typo in variable name

diff --git a/kde-core/kdenetwork/CONFIGURE b/kde-core/kdenetwork/CONFIGURE
index 13e854f..16176ca 100755
--- a/kde-core/kdenetwork/CONFIGURE
+++ b/kde-core/kdenetwork/CONFIGURE
@@ -27,7 +27,7 @@ if [ "$KDENETWORK_KOPETE" == "y" ];
fi
else
persistent_add KDENETWORK_QCATLS &&
- KDENETWORK_QCA_TLS="n"
+ KDENETWORK_QCATLS="n"
fi
else
persistent_add KDENETWORK_LIBIDN KDENETWORK_QCATLS &&
diff --git a/kde-core/kdenetwork/HISTORY b/kde-core/kdenetwork/HISTORY
index 048dd77..c1b3d44 100644
--- a/kde-core/kdenetwork/HISTORY
+++ b/kde-core/kdenetwork/HISTORY
@@ -1,3 +1,6 @@
+2006-06-29 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * CONFIGURE: fix typo in variable name
+
2006-05-31 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 3.5.3




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (13e391b1c28c49c046b4be5651982f3db485c050), Jaka Kranjc, 06/29/2006

Archive powered by MHonArc 2.6.24.

Top of Page