Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Matthew Clark (7db1e56806c20ab76edc88867d6bb7b30aba00d1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Juuso Alasuutari <iuso AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Matthew Clark (7db1e56806c20ab76edc88867d6bb7b30aba00d1)
  • Date: Tue, 1 Aug 2006 22:13:13 +0300

On Tuesday 01 August 2006 21:56, Matthew Clark wrote:
> GIT changes to master grimoire by Matthew Clark
> <matthewclark AT inlesserterms.net>:
< snip >
> commit 7e6a49a0ccf2232276bd184b6c623bbf26c5cbb5
> Author: Matthew Clark <matthewclark AT inlesserterms.net>
> Commit: Matthew Clark <matthewclark AT inlesserterms.net>
>
> Since we have a kopete spell, then the kdenetwork spell will
> no longer build kopete. Fixes bug 12932.
< snip >
> diff --git a/kde-core/kdenetwork/PRE_BUILD b/kde-core/kdenetwork/PRE_BUILD
> new file mode 100755
> index 0000000..8706bb0
> --- /dev/null
> +++ b/kde-core/kdenetwork/PRE_BUILD
> @@ -0,0 +1,3 @@
> +default_pre_build &&
> +cd $SOURCE_DIRECTORY &&
> +sedit "/kopete/d" subdirs

IIRC this could be done in BUILD simply with 'DO_NOT_COMPILE="kopete" make'
(or something like that). This is IMHO the preferred way for any exclusions
from the KDE packages.

Also: I didn't look at how the kmail exclusion is handled, but if it's not
already done with DO_NOT_COMPILE then maybe that could also be changed.

--
Juuso Alasuutari
[[ Source Mage GNU/Linux ]]

Attachment: pgpGfysPl2ShF.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page