Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0b820b0b354e6cbe3e83513ca3fab7570d62dcff)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0b820b0b354e6cbe3e83513ca3fab7570d62dcff)
  • Date: Mon, 2 Apr 2012 13:30:54 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

x11/freenx/DETAILS | 2 +-
x11/freenx/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 0b820b0b354e6cbe3e83513ca3fab7570d62dcff
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

freenx: fix typo

diff --git a/x11/freenx/DETAILS b/x11/freenx/DETAILS
index 5b8589f..f628ba9 100755
--- a/x11/freenx/DETAILS
+++ b/x11/freenx/DETAILS
@@ -1,5 +1,5 @@
SPELL=freenx
-if [[ "$FREENX_BRANCH" == "scm" ]; then
+if [[ "$FREENX_BRANCH" == "scm" ]]; then
if [[ "$FREENX_AUTOUPDATE" == "y" ]]; then
VERSION=$(date +%Y%m%d)
else
diff --git a/x11/freenx/HISTORY b/x11/freenx/HISTORY
index c9eb72f..e5bdd08 100644
--- a/x11/freenx/HISTORY
+++ b/x11/freenx/HISTORY
@@ -1,3 +1,6 @@
+2012-04-02 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: fixed typo
+
2011-10-15 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed syntax




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0b820b0b354e6cbe3e83513ca3fab7570d62dcff), Ismael Luceno, 04/02/2012

Archive powered by MHonArc 2.6.24.

Top of Page