|
|
发表于 2008-9-27 21:15:28
|
显示全部楼层
Post by superjet;1887625
刚升完级还没重启X,发现提示,赶紧重打下,呵呵
简单调了下,patch时有个位置会提示有点变动,不过不影响使用,懒得管了- ...
- patching file src/cairo-font-options.c
- patching file src/cairo-ft-font.c
- patching file src/cairo-surface.c
- patching file src/cairo-types-private.h
- patching file src/cairo-xlib-screen.c
- patching file src/cairoint.h
- Hunk #1 succeeded at 1336 (offset -3 lines).
- ...
复制代码 你咋打的?我的补丁和你一样的,就会说第二个文件出错。
我使用 patch -p1 < ../lcd-filter.patch || return 1 |
|