View previous topic :: View next topic |
Author |
Message |
Rasputin Tux's lil' helper
Joined: 10 Dec 2003 Posts: 109 Location: Ukraine
|
Posted: Tue Jan 06, 2004 7:54 am Post subject: Как пользоватся *.diff файлами? |
|
|
Скажите пожалуйста как пользоватся *.diff патчами?
Куда его надо скопировать и как правильно применить? _________________ Many receive advice, only the wise profit by it. |
|
Back to top |
|
|
khel Tux's lil' helper
Joined: 07 Mar 2003 Posts: 80
|
Posted: Tue Jan 06, 2004 4:34 pm Post subject: |
|
|
Primerno tak:
cd into source dir (e.g. /usr/src/linux-2.6.0)
patch -p1 < /path/to/patch.diff
khel _________________ If it's stupid but works, it isn't stupid.
Using Gentoo? Help the others! |
|
Back to top |
|
|
Bash[DevNull] Guru
Joined: 10 Oct 2003 Posts: 333
|
Posted: Thu Jan 08, 2004 3:33 pm Post subject: |
|
|
khel wrote: | Primerno tak:
cd into source dir (e.g. /usr/src/linux-2.6.0)
patch -p1 < /path/to/patch.diff
khel |
А вот не всегда -p1 Хотя часто _________________ Biomechanical Artificial Sabotage Humanoid |
|
Back to top |
|
|
|