"Ted Unangst" <[email protected]> writes:

> Index: Makefile
> ===================================================================
> RCS file: /cvs/src/include/Makefile,v
> retrieving revision 1.198
> diff -u -p -r1.198 Makefile
> --- Makefile  17 Jan 2015 20:37:04 -0000      1.198
> +++ Makefile  16 Feb 2015 11:29:24 -0000
> @@ -89,11 +89,6 @@ includes:
>                       ${INSTALL} ${INSTALL_COPY} -m 444 $$j 
> ${DESTDIR}/usr/include/$$i/$$j; \
>               done; \
>       done
> -     @rm -rf ${DESTDIR}/usr/include/openssl ${DESTDIR}/usr/include/ssl \
> -             
> ${DESTDIR}/usr/libdata/perl5/site_perl/${MACHINE_CPU}-openbsd/ssl \
> -             
> ${DESTDIR}/usr/libdata/perl5/site_perl/${MACHINE_CPU}-openbsd/openssl
> -     @mkdir ${DESTDIR}/usr/include/openssl

ok jca@ for the above.

> -     @ln -sf openssl ${DESTDIR}/usr/include/ssl

Not ok for this part...

>       @echo installing ${LFILES}
>       @for i in ${LFILES}; do \
>               rm -f ${DESTDIR}/usr/include/$$i && \
>

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to