Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (b714236e1b66f1ca19cd951f67feb9a469f9665d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (b714236e1b66f1ca19cd951f67feb9a469f9665d)
  • Date: Mon, 7 Sep 2009 11:29:10 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

disk/qpxtool/BUILD | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b714236e1b66f1ca19cd951f67feb9a469f9665d
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

disk/qpxtool/BUILD: typo fixed

diff --git a/disk/qpxtool/BUILD b/disk/qpxtool/BUILD
index 650edba..3e44fa7 100755
--- a/disk/qpxtool/BUILD
+++ b/disk/qpxtool/BUILD
@@ -2,6 +2,6 @@ QTDIR="${QTDIR:-$INSTALL_ROOT/usr}"
PATH="$QTDIR/bin/qt4:$PATH"
make cli &&
if is_depends_enabled $SPELL qt4
-en
+then
make gui
fi



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (b714236e1b66f1ca19cd951f67feb9a469f9665d), Pol Vinogradov, 09/07/2009

Archive powered by MHonArc 2.6.24.

Top of Page