Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ec72bffa7f1457152bcebaa794de9aff833679ff)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <treeve AT scarlet.be>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ec72bffa7f1457152bcebaa794de9aff833679ff)
  • Date: Wed, 8 Aug 2007 20:24:56 +0200

On Wednesday 08 August 2007 16:31:41 Jaka Kranjc wrote:
> On Wednesday 08 of August 2007 10:34:09 Treeve Jelbert wrote:
> > diff --git a/utils/util-linux/PRE_INSTALL b/utils/util-linux/PRE_INSTALL
> > new file mode 100755
> > index 0000000..5c93818
> > --- /dev/null
> > +++ b/utils/util-linux/PRE_INSTALL
> > @@ -0,0 +1,7 @@
> > +# ensure that mount is available for staged install
> > +local SVMNT &&
> > +SVMNT-$SOURCE_DIRECTORY/old.bin &&
>
> s/-/=/
>

strange, it actually worked for me. fixed

> > +mkdir -p $SVMNT &&
> > +cp /bin/mount /bin/umount $SVMNT &&
> > +PATH=$PATH:$SVMNT &&
> > +default_pre_install
>
> The old binaries are saved by sorcery during default_pre_install, so this
> could be done simpler (like I suggested). But this should work too once the
> previous comment is fixed.



--
Regards, Treeve

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




Archive powered by MHonArc 2.6.24.

Top of Page