Re: tool to detect new versions

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

 



Patrice Dumas <pertusus@xxxxxxx> writes:

>> 3. add
>>    | include ~/.fedora/Makefile.common
>>    to your ~/.cvspkgrc
>
> I don't have such file and I cannot anything related on the internet.
> Surely, I am missing something...

It's optionally (--> when it does not exist yet, create it); see
common/Makefile.common:

| CVS_EXTRAS_RC   := $(shell if test -f $(HOME)/.cvspkgsrc ; then echo $(HOME)/.cvspkgsrc ; fi)
| ifdef CVS_EXTRAS_RC
| include $(CVS_EXTRAS_RC)
| endif

It is the place where you can also configure stuff like

| KOJI_FLAGS    = --nowait


Enrico

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux