From: mickey Date: Wed, 12 Apr 2000 22:12:15 +0000 (+0000) Subject: do h2ph for the whole include tree; millert@ ok X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=94f21d9e5fd2e4d6baf712fd0b47b597b43c4b20;p=openbsd do h2ph for the whole include tree; millert@ ok --- diff --git a/gnu/usr.bin/perl/Makefile.bsd-wrapper b/gnu/usr.bin/perl/Makefile.bsd-wrapper index dd18c878faa..f9914f95df0 100644 --- a/gnu/usr.bin/perl/Makefile.bsd-wrapper +++ b/gnu/usr.bin/perl/Makefile.bsd-wrapper @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.36 2000/04/09 06:00:49 millert Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.37 2000/04/12 22:12:15 mickey Exp $ # # Build wrapper for Perl 5.6.0 # @@ -787,7 +787,7 @@ install: install.lib install.perl maninstall -mkdir -p ${DESTDIR}/usr/libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd (cd ${DESTDIR}/usr/include; ${H2PH} \ -d ${DESTDIR}/usr/libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd \ - *.h arpa/*.h machine/*.h net/*.h protocols/*.h sys/*.h) + `find . -name '*.h'`) -chmod -R a+rX ${DESTDIR}/usr/libdata/perl5 install.perl: