On Sun, Oct 9, 2011 at 10:39 PM, Rob Landley <[email protected]> wrote: > On 07/20/2011 03:39 PM, John Spencer wrote: >> the attached patch fails to generate the proper pathname with -p1 >> >> with -p1 it translates libssh-0.5.0//include/libssh/libssh.h to >> //include/libssh/libssh.h >> and >> libssh-0.5.0/include/libssh/libssh.h to /include/libssh/libssh.h >> >> both should obviously translate to include/libssh/libssh.h without >> leading slashes. >> >> used busybox was 1.18.4 >> used libssh was 0.5.0 >> >> thanks > > The attached patch should fix it. :)
Applied, thanks! -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
