Please post these to blfs-dev.
sparklerchen wrote:
> Hello~
>
> Gots a "Unterminated `s' command" it's because command are missing one of
> them (colons?).
>
> !P October 26th, 2011
>
> o [bdubbs] - Updated to vsftpd-2.3.4.
>
>
>
>
>
> sed -i -e 's:#define VSF_SYSDEP_HAVE_LIBCAP|//&|' sysdeputil.c
It should be
sed -i -e 's|#define VSF_SYSDEP_HAVE_LIBCAP|//&|' sysdeputil.c
^
I fixed it in the svn repository.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page