Hello there, 


I can't patch the lyx 1.1.4 release with the patch-1.1.4fix1 patch.

I'm working on Alpha under OSF1.

man patch gives me :
patch(1)                                                            
patch(1)

NAME

  patch - Applies changes to files

SYNOPSIS

  patch [-bflsvNRS] [-c|-e|-n] [-B prefix] [-d directory] [-D define]
  [-F][number] [-i patchfile] [-o outfile] [-p number] [-r rejectfile]
  [original_file] [patchfile] [+] [flags] [original_file]

  The patch command takes a patch file that contains any of the three
forms
  of difference listing produced by the diff program (normal, context,
or
  ed-style) and applies those differences to an original file, producing
a
  patched version.
[snip]

 -c  Interprets the patch file as a context diff (the output of diff
when -c
      or -C is specified).
 -e  Interprets the patch file as an ed script, rather than as a diff
      script.
 -i patchfile
      Reads the patch information from the file named by the specified
patch-
      file, rather than from standard input.

  -l  Causes any sequence of spaces and tabs (whitespace) in the diff
script
      to match any sequence of spaces in the input file.  Other
characters
      will be matched exactly.

  -n  Interprets the script as a normal diff.
.....

so i tried :

flore:/users/laih2/ymorere/bureau/lyx-1.1.4 >patch -e -i patch-1.1.4fix1
Hmm...  I can't seem to find a patch in there anywhere.
flore:/users/laih2/ymorere/bureau/lyx-1.1.4 >

flore:/users/laih2/ymorere/bureau/lyx-1.1.4 >patch -c -i patch-1.1.4fix1
Hmm...  I can't seem to find a patch in there anywhere.
flore:/users/laih2/ymorere/bureau/lyx-1.1.4 >

flore:/users/laih2/ymorere/bureau/lyx-1.1.4 >patch -n -i patch-1.1.4fix1
Hmm...  I can't seem to find a patch in there anywhere.
flore:/users/laih2/ymorere/bureau/lyx-1.1.4 >

with no results....


could you help me?

thanks 

Yann

--
"Y faut liiirrreee, Arlequin, Champion de l'amourrrr" Dany Boon
 ---------------------------------------------------------------
(Yann MORERE                 mailto:[EMAIL PROTECTED] )
(Doctorant Automatique       http://www.multimania.com/ymorere/ )

Reply via email to