Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (7327ce6f087934a11a804a3af7d1714a91170c83)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (7327ce6f087934a11a804a3af7d1714a91170c83)
  • Date: Mon, 12 Nov 2007 20:15:03 -0600

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

windowmanagers/fluxbox/DETAILS | 2 +-
windowmanagers/fluxbox/HISTORY | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 7327ce6f087934a11a804a3af7d1714a91170c83
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

fluxbox: fixed SOURCE_DIRECORY for svn build
added DOWNLOAD to fix bug #13828

diff --git a/windowmanagers/fluxbox/DETAILS b/windowmanagers/fluxbox/DETAILS
index 7659520..4453ea9 100755
--- a/windowmanagers/fluxbox/DETAILS
+++ b/windowmanagers/fluxbox/DETAILS
@@ -8,7 +8,7 @@ if [ "$FLUXBOX_SVN" == "y" ]; then

SOURCE=$SPELL-svn.tar.bz2
SOURCE_URL[0]=svn://svn.berlios.de/fluxbox/trunk:fluxbox
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_IGNORE=volatile
else
VERSION=1.0.0
diff --git a/windowmanagers/fluxbox/HISTORY b/windowmanagers/fluxbox/HISTORY
index ed236d1..33d5d99 100644
--- a/windowmanagers/fluxbox/HISTORY
+++ b/windowmanagers/fluxbox/HISTORY
@@ -1,3 +1,7 @@
+2007-11-12 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: fixed svn SOURCE_DIRECTORY
+ * DOWNLOAD: added to fix bug #13828
+
2007-10-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: updated spell to 1.0.0





Archive powered by MHonArc 2.6.24.

Top of Page