Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (94bb6222522d817b4f814c6b973502b231afb358)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Ivan Lezhnjov Jr." <ivan.lezhnjov.jr AT gmail.com>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (94bb6222522d817b4f814c6b973502b231afb358)
  • Date: Wed, 18 Jun 2008 14:05:50 +0300

Wednesday 18 June 2008, Jaka Kranjc wrote:
> On Wednesday 18 of June 2008 12:39:50 Ivan Lezhnjov Jr wrote:
> > --- a/ChangeLog
> > +++ b/ChangeLog
> > @@ -1,6 +1,7 @@
> > 2008-06-18 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT sourcemage.org>
> > * kde-look/qtcurve-gtk2: new spell, QT Widget style to unify GNOME/KDE
> > applications' look * disk/bin2iso: new spell, a BIN to ISO converter
> > + * utils/mdsplib: prepended $INSTALL_ROOT in BUILD
>
> This is HISTORY, not ChangeLog material.

Understood

> > --- a/utils/mdsplib/BUILD
> > +++ b/utils/mdsplib/BUILD
> > @@ -1,4 +1,4 @@
> > (
> > - sedit "s:/usr/local:/usr:" Makefile &&
> > + sedit "s:$INSTALL_ROOT/usr/local:/$INSTALL_ROOT/usr:" Makefile &&
>
> This can't work unless $INSTALL_ROOT is empty and if it is, the sedit is
> useless. sedit substitute/match/replacement/ file

So what exactly did you mean by asking to prepend $INSTALL_ROOT?


--

Ivan Lezhnjov Jr.

Europe, Ukraine, Simferopol

Running
Source Mage GNU/Linux, kernel version 2.6.24 build #5

+----------------------------------------------------------------------+

Key ID 0x5811D90C
Key Fingerprint 2A52 5C8C 38BE C04F D8DE A169 19E2 E49A 5811 D90C
Use GPG Exercise Your Right To Privacy

Attachment: signature.asc
Description: This is a digitally signed message part.




Archive powered by MHonArc 2.6.24.

Top of Page