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

(-)/usr/portage/sys-apps/mtree/mtree-2007.4.ebuild (-1 / +1 lines)
Lines 17-23 Link Here
17
S=${WORKDIR}/pkgsrc/pkgtools
17
S=${WORKDIR}/pkgsrc/pkgtools
18
18
19
src_unpack() {
19
src_unpack() {
20
	unpack ${A}
20
	tar xjf ${DISTDIR}/${A} -C "${WORKDIR}" pkgsrc/pkgtools/libnbcompat/ pkgsrc/pkgtools/mtree
21
	cd "${S}"
21
	cd "${S}"
22
22
23
	epatch "${FILESDIR}/${P}+glibc-2.8.patch"
23
	epatch "${FILESDIR}/${P}+glibc-2.8.patch"

Return to bug 270380