[Gimp-developer] ANNOUNCE: GIMP 2.6.1
Sven Neumann
sven at gimp.org
Sun Oct 12 07:30:06 PDT 2008
Hi,
On Fri, 2008-10-10 at 09:49 +0900, tks wrote:
> It seems that patch-2.6.1.bz2 includes patches for nonexistent files.
> $ LANG=C md5sum -c patch-2.6.1.bz2.md5
> patch-2.6.1.bz2: OK
> $ bzcat patch-2.6.1.bz2 |patch -p0 --dry-run -f |fgrep 'find' -A4
> can't find file to patch at input line 1559
> Perhaps you used the wrong -p or --strip option?
Just as the error message suggests, you are using the wrong -p option
with the patch command. Please refer to the patch manual page or use the
full tarball instead.
Sven
More information about the Gimp-developer
mailing list