Well, thanks again.... :-)
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
What is correct patch syntax ? To avoid stop and
to write file name ?
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
plun@dunder:~/avant-window-navigator$ sudo patch -p1 < patch.diff
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
[sudo] password for plun:
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: src/awn-bar.c
|===================================================================
|--- src/awn-bar.c (revision 214)
|+++ src/awn-bar.c (working copy)
--------------------------
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
File to patch: src/awn-bar.c
patching file src/awn-bar.c
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
can't find file to patch at input line 135
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: src/awn-bar.h
|===================================================================
|--- src/awn-bar.h (revision 214)
|+++ src/awn-bar.h (working copy)
--------------------------
File to patch:
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
File to patch: src/awn-bar.h
patching file src/awn-bar.h
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
Magic !
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)