dist tags, build targets, and sparcs!

Chris Ricker kaboom at oobleck.net
Tue May 10 12:23:59 UTC 2005


On Mon, 9 May 2005, Jeremy Katz wrote:

> This is supposed to work.  And with the tweak I just made, it should
> again.  Thanks for the catch.

Good deal, thanks!

Doing this

$ mkdir foo
$ cd foo
$ cvs co FC-3
$ cd FC-3/xdaliclock
$ make tag

now works. If I then do

$ make build

that fails -- just does

[kaboom at urd xdaliclock]$ make build
[kaboom at urd xdaliclock]$ 

However, if I do

$ mkdir foo
$ cd foo
$ cvs co xdaliclock
$ cd xdaliclock/FC-3
$ make build

that works

Similar problem?

later,
chris




More information about the fedora-extras-list mailing list