Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (0858d2e896bd1ae82a774e67a419f1935fd45e23)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <eekee57 AT fastmail.fm>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (0858d2e896bd1ae82a774e67a419f1935fd45e23)
  • Date: Wed, 16 Jan 2008 11:33:06 +0000

On Tue, 15 Jan 2008 21:27:23 -0800
Eric Sandall <eric AT sandall.us> wrote:

> On Monday 14 January 2008 09:25:11 Ethan Grammatikidis wrote:
> > GIT changes to master grimoire by Ethan Grammatikidis
> > <eekee57 AT fastmail.fm>:
> >
> > disk/ide-smart/DETAILS | 4 ++--
> > disk/ide-smart/HISTORY | 7 +++++++
> > 2 files changed, 9 insertions(+), 2 deletions(-)
> >
> > New commits:
> > commit 0858d2e896bd1ae82a774e67a419f1935fd45e23
> > Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
> > Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>
> >
> > ide-smart: "Fixed" (found a usable) website and source URL
> >
> > diff --git a/disk/ide-smart/DETAILS b/disk/ide-smart/DETAILS
> > index 5ce8bfc..abc48e5 100755
> > --- a/disk/ide-smart/DETAILS
> > +++ b/disk/ide-smart/DETAILS
> > @@ -2,8 +2,8 @@
> > VERSION=1.4
> > SOURCE=$SPELL-$VERSION.tar.gz
> > SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
> > - SOURCE_URL[0]=http://www.linalco.com/ragnar/$SOURCE
> > - WEB_SITE=http://www.linalco.com/comunidad.html
> > +
> > SOURCE_URL[0]
> > =http://fresh.t-systems-sfr.com/linux/misc/ide-smart-1.4.tar.gz
>
> Should use $SOURCE in SOURCE_URL rather than hardcoding it.

Fixed with commit 50c198401456efc303a63abfa632b6d3398b406f

> > +
> > WEB_SITE=http://fresh.t-systems-sfr.com/linux/misc/ide-smart-1.4.tar.gz/
>
> The WEB_SITE is a compress tar?

A surprisingly pretty and readable compressed tar file! ^_^; With the
trailing slash you get the website, without the trailing slash you get the
compressed tar file itself. It looks weird at first, but IMHO it's quite a
neat system for a software archive site.




Archive powered by MHonArc 2.6.24.

Top of Page