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