Change ../libpng-1.6.24.patch.gz | patch -p1 to ../libpng-1.6.24.patch.gz | patch -p0
and it will work. Pat On Mon, 2016-08-08 at 16:47 -0500, Bruce Dubbs wrote: > [email protected] wrote: > > > > Attempting to apply libpng-1.6.24-apng.patch.gz with "gzip -cd > > ../libpng-1.6.24.patch.gz | patch -p1" yields the following: > > > > can't find file to patch at input line 5 > > Perhaps you used the wrong -p or --strip option? > > > > I've also unzipped it manually and patched separately using "patch -Np1 > > -i" with the same result. > > Already fixed in svn. > > -- Bruce > -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
