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

Arjan Bouter scm at sourcemage.org
Mon Nov 12 21:15:03 EST 2007


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
 



More information about the SM-Commit mailing list