Re: About common/Makefile.common

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 18 May 2007 13:26:10 Remi Collet wrote:
> Reading this file, i've just noticed :
>
> ifeq ($(BRANCH),devel)
> build: koji
> else
> build: plague
> endif
>
> This probably need a fix to use koji in devel and F-7.
>

Are you not updated?  I see

ifneq (, $(filter devel F-7, $(BRANCH)))
build: koji
else
build: plague
endif


-- 
Jesse Keating
Release Engineer: Fedora

Attachment: pgp6k8C2TNxjN.pgp
Description: PGP signature

--
Fedora-maintainers mailing list
Fedora-maintainers@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-maintainers
--
Fedora-maintainers-readonly mailing list
Fedora-maintainers-readonly@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly

[Index of Archives]     [Fedora Users]     [Fedora Development]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux