Re: Successful build of OOo 680_m123 for Mac OS X 10.3.9
James McKenzie <[email protected]> Tue, 23 Aug 2005 14:14:26 -0700
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
Pavel JanĂk wrote: > From: James McKenzie <[email protected]> > Date: Mon, 22 Aug 2005 19:33:43 -0700 > > > I think the question is can patch make an executable. Yes, it can, > >No, it can't. There is no way to create new file with executable bit set >via patch. Dot. > > Pavel: Thank you for that information. I thought that only the chmod command could make a file executable (x). I was stating that patch could be used to update an already executable file. Some folks have used patch to create a new executable file and have been disappointed that it will not execute because the execute bit was not set. James McKenzie