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

(-)/usr/portage/dev-libs/libxslt/libxslt-1.1.24-r1.ebuild.orig (+1 lines)
Lines 54-59 Link Here
54
		$(use_with debug)        \
54
		$(use_with debug)        \
55
		$(use_with debug mem-debug)"
55
		$(use_with debug mem-debug)"
56
56
57
	export LIBGCRYPT_CONFIG=${SYSROOT}/usr/bin/libgcrypt-config
57
	econf ${myconf} || die "configure failed"
58
	econf ${myconf} || die "configure failed"
58
59
59
	emake || die "Compilation failed"
60
	emake || die "Compilation failed"

Return to bug 267503