Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (c59d7c4b2436feeec646af26ccc0722c17db0bbe)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
  • To: Treeve Jelbert <treeve AT sourcemage.org>, sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (c59d7c4b2436feeec646af26ccc0722c17db0bbe)
  • Date: Tue, 29 Sep 2009 20:50:38 +0200 (CEST)

:2009-09-29T13:40:Treeve Jelbert:

> --- /dev/null
> +++ b/xorg-xserver/xorg-server/INSTALL
> @@ -0,0 +1,8 @@
> +default_install &&
> +cd $INSTALL_ROOT/usr/lib/xorg/modules/extensions &&
> +mkdir -p mesa &&
> +cp libdri.la libdri.so libglx.la libglx.so mesa &&
> +rm libdri.la libdri.so libglx.la libglx.so &&
> +#cp lib{glx.dri}.{so,la} mesa &&
> +#rm lib{glx.dri}.{so,la} &&
> +cd -

Congratulations. You just broke everyones install this way. This stage
is to late to copy. It overwrote existing symlinks. If you are not
willing to update the patch to make it work then please don't update.

A more pertinent question. Why do we need these development versions of
X when most of X even when stable is just above devel quality?

--
Andraž ruskie Levstik
Source Mage GNU/Linux Games/Xorg grimoire guru
Re-Alpine Coordinator http://sourceforge.net/projects/re-alpine/
Geek/Hacker/Tinker

Quis custodiet ipsos custodes?


Archive powered by MHonArc 2.6.24.

Top of Page