Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (a1269a4c4e2c547f2f07f31ada550931deb716bb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (a1269a4c4e2c547f2f07f31ada550931deb716bb)
  • Date: Sat, 26 Feb 2011 20:39:35 -0600

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

xfce/xfburn/DETAILS | 2 +-
xfce/xfburn/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit a1269a4c4e2c547f2f07f31ada550931deb716bb
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

xfce/xfburn: fixed git SOURCE_URL[0]

diff --git a/xfce/xfburn/DETAILS b/xfce/xfburn/DETAILS
index 5db4430..0bacfbd 100755
--- a/xfce/xfburn/DETAILS
+++ b/xfce/xfburn/DETAILS
@@ -6,7 +6,7 @@ if [[ $XFBURN_GIT == y ]]; then
VERSION=git
fi
SOURCE=$SPELL-git.tar.bz2
- SOURCE_URL[0]=git_http://git.xfce.org/git/apps/$SPELL:$SPELL-git
+ SOURCE_URL[0]=git_http://git.xfce.org/apps/$SPELL:$SPELL-git
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
diff --git a/xfce/xfburn/HISTORY b/xfce/xfburn/HISTORY
index e6d1a69..1f7b483 100644
--- a/xfce/xfburn/HISTORY
+++ b/xfce/xfburn/HISTORY
@@ -1,3 +1,6 @@
+2011-02-26 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: fixed git SOURCE_URL[0]
+
2010-08-31 Pol Vinogradov <vin.public AT gmail.com>
* BUILD: fixed switching to git
* DEPENDS: added required docbook-xsl for git branch



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (a1269a4c4e2c547f2f07f31ada550931deb716bb), Pol Vinogradov, 02/26/2011

Archive powered by MHonArc 2.6.24.

Top of Page