From DominicLemire at vtech.ca Wed Feb 16 07:10:38 2011 From: DominicLemire at vtech.ca (Dominic Lemire) Date: Tue, 15 Feb 2011 22:10:38 -0800 Subject: [e2factory-users] man{1,5,7} not expanding in Ubuntu Makefile Message-ID: Hello M. Hecker, I just had a small problem compiling the e2factory docs on Ubuntu 10. In "doc/man/Makefile", the "man{1,5,7}" doesn't get expanded: mkdir -p html man/man{1,5,7} cp *.1.html man/man1/ cp: target `man/man1/' is not a directory make[2]: *** [man.tar.gz] Error 1 This is likely due to the sh emulation by "dash" (specific to Debian/Ubuntu). Anyway, to make sure it works out-of-the-box for Ubuntu users, can somebody please change the mkdir to the following? mkdir -p html man/man1 man/man5 man/man7 Thanks, Dominic -------------- next part -------------- An HTML attachment was scrubbed... URL: From tu at emlix.com Wed Feb 16 12:06:17 2011 From: tu at emlix.com (Tobias Ulmer) Date: Wed, 16 Feb 2011 12:06:17 +0100 Subject: [e2factory-users] man{1,5,7} not expanding in Ubuntu Makefile In-Reply-To: References: Message-ID: <20110216110617.GA16775@orange.emlix.com> Hello Dominic, thank you for your report! I've committed the fix you suggested. Best regards, Tobias On Tue, Feb 15, 2011 at 10:10:38PM -0800, Dominic Lemire wrote: > Hello M. Hecker, > > I just had a small problem compiling the e2factory docs on Ubuntu 10. In > "doc/man/Makefile", the "man{1,5,7}" doesn't get expanded: > mkdir -p html man/man{1,5,7} > cp *.1.html man/man1/ > cp: target `man/man1/' is not a directory > make[2]: *** [man.tar.gz] Error 1 > > This is likely due to the sh emulation by "dash" (specific to > Debian/Ubuntu). Anyway, to make sure it works out-of-the-box for Ubuntu > users, can somebody please change the mkdir to the following? > > mkdir -p html man/man1 man/man5 man/man7 > > Thanks, > > Dominic > _______________________________________________ > e2factory-users mailing list > e2factory-users at lists.e2factory.org > http://lists.e2factory.org/cgi-bin/mailman/listinfo/e2factory-users -- Tobias Ulmer, emlix GmbH, http://www.emlix.com Fon +49 551 30664-0, Fax -11, Bahnhofsallee 1b, 37081 G?ttingen, Germany Sitz der Gesellschaft: G?ttingen, Amtsgericht G?ttingen HR B 3160 Gesch?ftsf?hrer: Dr. Uwe Kracke, Ust-IdNr.: DE 205 198 055 emlix - your embedded linux partner