Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Anton Brondz (bea44c1dbc1ccd9f5787449bf7f43f51243cd0f3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Anton Brondz <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Anton Brondz (bea44c1dbc1ccd9f5787449bf7f43f51243cd0f3)
  • Date: Wed, 13 Sep 2006 14:16:28 -0500

GIT changes to master grimoire by Anton Brondz <dinolinux AT sourcemage.org>:

kde-core/kdewebdev/BUILD | 2 +-
kde-core/kdewebdev/CONFIGURE | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit bea44c1dbc1ccd9f5787449bf7f43f51243cd0f3
Author: Anton Brondz <dinolinux AT sourcemage.org>
Commit: Anton Brondz <dinolinux AT sourcemage.org>

kdewebdev: added query for kommander

diff --git a/kde-core/kdewebdev/BUILD b/kde-core/kdewebdev/BUILD
index 5279782..1311678 100755
--- a/kde-core/kdewebdev/BUILD
+++ b/kde-core/kdewebdev/BUILD
@@ -1,4 +1,4 @@
-OPTS="$KDEWEBDEV_EDITORS \
+OPTS="$KDEWEBDEV_DEPENDS \
$OPTS" &&

source $SECTION_DIRECTORY/KDE_BUILD
diff --git a/kde-core/kdewebdev/CONFIGURE b/kde-core/kdewebdev/CONFIGURE
index 1a4986a..57ae616 100755
--- a/kde-core/kdewebdev/CONFIGURE
+++ b/kde-core/kdewebdev/CONFIGURE
@@ -1,4 +1,7 @@
source $SECTION_DIRECTORY/KDE_CONFIGURE &&

-config_query_option KDEWEBDEV_EDITORS 'Allow other editors besides Kate?'
\
- y '--enable-editors' '--disable-editors'
+config_query_option KDEWEBDEV_DEPENDS 'Allow other editors besides Kate?'
\
+ y '--enable-editors' '--disable-editors'
&&
+
+config_query_option KDEWEBDEV_DEPENDS 'Build kommander?'
\
+ y '--with-kommander' '--without-kommander'



  • [SM-Commit] GIT changes to master grimoire by Anton Brondz (bea44c1dbc1ccd9f5787449bf7f43f51243cd0f3), Anton Brondz, 09/13/2006

Archive powered by MHonArc 2.6.24.

Top of Page