Skip to Content.
Sympa Menu

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

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 (8be12f4a365e5502293464d13c78ffac7711cdf2)
  • Date: Thu, 10 Apr 2008 16:31:00 -0500

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

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

New commits:
commit 8be12f4a365e5502293464d13c78ffac7711cdf2
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

fluxbox: fixed failed downloading of autoupdate git version after 1st
download

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

SOURCE=$SPELL-git.tar.bz2
- SOURCE_URL[0]=git://git.fluxbox.org/fluxbox.git:fluxbox.git
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
+ SOURCE_URL[0]=git://git.fluxbox.org/fluxbox.git:fluxbox
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_IGNORE=volatile
else
VERSION=1.0.0



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (8be12f4a365e5502293464d13c78ffac7711cdf2), Arjan Bouter, 04/10/2008

Archive powered by MHonArc 2.6.24.

Top of Page