> [EMAIL PROTECTED] qmail-1.03]# patch -p0 < auth.patch > patching file Makefile > Hunk #2 FAILED at 1540. > 1 out of 3 hunks FAILED -- saving rejects to file Makefile.rej > patching file TARGETS > patching file qmail-smtpd.8 > Hunk #3 succeeded at 210 (offset 6 lines). > patching file qmail-smtpd.c > Hunk #1 FAILED at 23.
line 23 pernah dimodifikasi, atau sudah berubah dari aslinya. kemungkinan besar anda pernah mem-patch dengan yang lain, misalnya qmailqueue-patch, etc. istilahnya, file hasil patch yang dipatch lagi :) begitu pula dengan makefile (berhubungan). apapun perubahan pada suatu file, patch akan memodifikasi Makefile pula. dibawah ini sukses. > Hunk #2 succeeded at 66 (offset 4 lines). > Hunk #3 succeeded at 264 (offset 23 lines). > Hunk #4 succeeded at 423 (offset 9 lines). > Hunk #5 succeeded at 667 (offset 23 lines). > 1 out of 5 hunks FAILED -- saving rejects to file qmail-smtpd.c.rej terakhir itu, kesimpulan. -dn- -- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip dan info di http://linux.or.id/milis.php FAQ milis http://linux.or.id/faq.php
