Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9a285dd44e70a5d8d6dd70a5d1af4a1999d7f833)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9a285dd44e70a5d8d6dd70a5d1af4a1999d7f833)
  • Date: Wed, 10 Sep 2008 12:11:57 -0700

On Thu, 04 Sep 2008 09:54:04 +0200
Ladislav Hagara <ladislav.hagara AT unob.cz> wrote:

>
> > commit 9a285dd44e70a5d8d6dd70a5d1af4a1999d7f833
> > Author: Vlad Glagolev <stealth AT sourcemage.org>
> > Commit: Vlad Glagolev <stealth AT sourcemage.org>
> >
> > roundup: fixed installation path for man pages
> >
> >
> > +2008-09-04 Vlad Glagolev <stealth AT sourcemage.org>
> > + * DETAILS: PATCHLEVEL=1
> > + * PRE_BUILD: fixed installation path for man pages
> > +
> >
> > +++ b/python-pypi/roundup/PRE_BUILD
> > @@ -0,0 +1,4 @@
> > +default_pre_build &&
> > +cd "$SOURCE_DIRECTORY" &&
> > +
> > +sed -i "s:man/man1:share/man/man1:" setup.py
>
>
> Useless. With stable sorcery and catfs it is fixed automatically.
> We all should use stable sorcery and castfs.
>
> Just cast roundup without your change:
>
> $ gaze install roundup | grep man
> /usr/share/man
> /usr/share/man/man1
> /usr/share/man/man1/roundup-admin.1
> /usr/share/man/man1/roundup-demo.1
> /usr/share/man/man1/roundup-mailgw.1
> /usr/share/man/man1/roundup-server.1
>
>
> >From compile log:
>
> # gaze compile roundup | grep usr/man
> ...
> copying doc/roundup-demo.1 -> /usr/man/man1
> *Fixing bad install path: /usr/man*
> `usr/man' -> `usr/share/man'
>

We cannot assume people will use castfs, but writing against stable
Sorcery is expected. So if you need both to void a fix, you still need
the fix. ;)

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page