Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 358651 | Differences between
and this patch

Collapse All | Expand All

(-)sys-fs/e2fsprogs/e2fsprogs-1.41.12.ebuild (+1 lines)
Lines 35-40 Link Here
35
	epatch "${FILESDIR}"/${PN}-1.38-tests-locale.patch #99766
35
	epatch "${FILESDIR}"/${PN}-1.38-tests-locale.patch #99766
36
	epatch "${FILESDIR}"/${PN}-1.41.8-makefile.patch
36
	epatch "${FILESDIR}"/${PN}-1.41.8-makefile.patch
37
	epatch "${FILESDIR}"/${PN}-1.40-fbsd.patch
37
	epatch "${FILESDIR}"/${PN}-1.40-fbsd.patch
38
	epatch "${FILESDIR}"/${PN}-1.41.12-avoid-typedef-redef.patch #358651
38
	# use symlinks rather than hardlinks
39
	# use symlinks rather than hardlinks
39
	sed -i \
40
	sed -i \
40
		-e 's:$(LN) -f $(DESTDIR).*/:$(LN_S) -f :' \
41
		-e 's:$(LN) -f $(DESTDIR).*/:$(LN_S) -f :' \

Return to bug 358651