From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6ed4471f2a4d8a45 X-Google-Attributes: gid103376,public From: franke@pax10f.mipool.uni-jena.de (Frank Ecke) Subject: Re: dumb question: how to "apply a patch" that is needed for GNAT Date: 1998/08/01 Message-ID: #1/1 X-Deja-AN: 376948766 References: <6pt3cl$n3r@hacgate2.hac.com> <35C1DAB1.3035002F@lmco.com> <6pt01p$is$1@nnrp1.dejanews.com> <6ptksf$qlp$1@mamenchi.zrz.TU-Berlin.DE> Organization: Friedrich-Schiller-University Jena, Germany Newsgroups: comp.lang.ada Date: 1998-08-01T00:00:00+00:00 List-Id: On 31 Jul 1998 23:44:15 GMT, Warner Bruns wrote: > > It looks to me as if I have to start some program > with some options to apply these "patches" > but what program? and what options? > > > ????? What do I do with this File ????? Sorry, the first answer slipped through my fingers. Usually, patches under Unix are applied to an original file using the program ``patch'', which normally reads the diff file directly from standard input, as in: patch