Hi, Am 07.10.2011 um 17.03 schrieb Milan Kocian: […] > In some enviroments is better to use multiple nfcapd deamons running > parallelly. > This diff makes easier to configure it (some docs included). I hope it is > acceptable :-). Comments and objections are welcome. > Not sure about paths in diff ... (to be applied cleanly). ---snip--- $ git apply --check ~/nf.diff error: etc/init.d/nfdump: No such file or directory error: usr/share/doc/nfdump/README.Debian: No such file or directory error: etc/default/nfdump: No such file or directory ---snip---
Please get the latest release from unstable and apply your changes to the source tree. Your patch creation workflow could be like this: git clone git://gpl.code.de/git/nfdump.git git checkout unstable edit files git add <files> git commit git format-patch -M origin/unstable Email me the resulting patch file. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org