Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (66f24c52b42056ca227ca13dfaa1540fc3effce9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <thomas-forum AT orgis.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (66f24c52b42056ca227ca13dfaa1540fc3effce9)
  • Date: Thu, 4 Jan 2007 17:08:11 +0100

Am Thu, 4 Jan 2007 16:52:25 +0100
schrieb Jaka Kranjc <lynx AT mages.ath.cx>:

> Do these two big files really need to be included? html?? I'd at least
> bzip2
> them.

ack

> > +cd "$SOURCE_DIRECTORY" &&
> > +make
> ysyk, the cd isn't needed.

ack

> UPDATED is deprecated.

ack

> > @@ -0,0 +1,4 @@
> > +if ! test -e "$INSTALL_ROOT/etc/aboot.conf"
> > +then
> > + cp -v "$SCRIPT_DIRECTORY/aboot.conf" "$INSTALL_ROOT/etc"
> > +fi
> Why not do this in INSTALL? That way it will be tracked "though" and
> POST_RESSURECT won't be needed.
> I suggest you use install_config_files instead of this construct.

ack... this is actually a very old spell, about the first one I did a long
time ago. I just found it again and commited it before I really loose it.

I also thought about install_config file now but wondered if I really mean
it. This file really only a stub... but well... that are most provided config
files.
I guess I'll have to rework this spell, but actually I am in the middle of
updating apt, dpkg, adding po4a ... arrg, why did I start this - I give a
crap about apt!

But thanks for yur sharp eye.

Thomas.




Archive powered by MHonArc 2.6.24.

Top of Page