Re: Multiple Dist- Commands Fails

2010-07-09 Thread Tim Landscheidt
Luiji Maryo wrote: > [...] > For now, I can just run each ``dist-'' command individually. This is > not that hard, but it would probably be helpful to any other users > like me that produce more then one distribution at a time. Fascinating, I wanted to report the same issue soon :-). I was tran

Re: Multiple Dist- Commands Fails

2010-07-08 Thread Ralf Wildenhues
Hello Luiji, thanks for the report. * Luiji Maryo wrote on Fri, Jul 09, 2010 at 01:13:32AM CEST: > I wanted to distribute all seven formats (because I like having > everything available, even if its too much), so I ran "make dist-zip > dist-shar dist-bz2 ..." for my program. Only the first one I

Multiple Dist- Commands Fails

2010-07-08 Thread Luiji Maryo
Hello, I wanted to distribute all seven formats (because I like having everything available, even if its too much), so I ran "make dist-zip dist-shar dist-bz2 ..." for my program. Only the first one I specified worked, and the rest contained 0 files, or just plain failed. After researching the g