Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 194600
Collapse All | Expand All

(-)/usr/portage/dev-lang/perl/perl-5.8.8-r2.ebuild (-1 / +1 lines)
Lines 609-615 Link Here
609
		ebegin "Converting C header files to the corresponding Perl format"
609
		ebegin "Converting C header files to the corresponding Perl format"
610
		cd /usr/include;
610
		cd /usr/include;
611
		h2ph *
611
		h2ph *
612
		h2ph -r sys/* arpa/* netinet/* bits/* security/* asm/* gnu/* linux/* gentoo*
612
		h2ph -r sys/* arpa/* netinet/* bits/* security/* asm/* asm-generic/* gnu/* linux/* gentoo*
613
		cd /usr/include/linux
613
		cd /usr/include/linux
614
		h2ph *
614
		h2ph *
615
	fi
615
	fi

Return to bug 194600