Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8bfd5c0af638c6ea23c1320aa332a4d9ed21551b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8bfd5c0af638c6ea23c1320aa332a4d9ed21551b)
  • Date: Fri, 19 Sep 2008 06:01:21 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

windowmanagers/fluxbox/CONFIGURE | 2 +-
windowmanagers/fluxbox/HISTORY | 9 ++++++---
2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 8bfd5c0af638c6ea23c1320aa332a4d9ed21551b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fluxbox: fixed the number of config opts

diff --git a/windowmanagers/fluxbox/CONFIGURE
b/windowmanagers/fluxbox/CONFIGURE
index d86907d..6fd1848 100755
--- a/windowmanagers/fluxbox/CONFIGURE
+++ b/windowmanagers/fluxbox/CONFIGURE
@@ -1,4 +1,4 @@
-config_query FLUXBOX_CONF "Go through all (11) configuration options?" n
+config_query FLUXBOX_CONF "Go through all (10) configuration options?" n

if [[ $FLUXBOX_CONF == y ]]; then
config_query_option FLUXBOX_OPTS "include code for the Slit?" y \
diff --git a/windowmanagers/fluxbox/HISTORY b/windowmanagers/fluxbox/HISTORY
index 420294b..a38aebe 100644
--- a/windowmanagers/fluxbox/HISTORY
+++ b/windowmanagers/fluxbox/HISTORY
@@ -1,5 +1,8 @@
+2008-09-19 Vlad Glagolev <stealth AT sourcemage.org>
+ CONFIGURE: 11 - 1 = 10
+
2008-09-19 Arjan Bouter <abouter AT sourcemage.org>
- * DEPENDS,CONFIGURE: moved XShape to the right place
+ * DEPENDS, CONFIGURE: moved XShape to the right place

2008-09-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.1.1, added DEVEL branch
@@ -49,13 +52,13 @@
* DETAILS: [automated] Removed BUILD_API=2.

2006-08-15 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED (deprecated in favor of
+ * DETAILS: [automated] Removed UPDATED (deprecated in favor of
PATCHLEVEL).

2006-08-11 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: added a patchlevel to trigger rebuild with user options
also made description a bit nicer
-
+
2006-08-09 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD: Finished what Pieter started... using the configuration
from CONFIGURE



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8bfd5c0af638c6ea23c1320aa332a4d9ed21551b), Vlad Glagolev, 09/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page