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

Collapse All | Expand All

(-)git-1.7.1-r1.ebuild (-2 / +7 lines)
Line 0 Link Here
1
patch reported upstream at the mailing list.
2
mail reference is: http://marc.info/?l=git&m=126813299716136&w=2
3
4
diff -ru git-1.6.6.1.orig/builtin/upload-archive.c git-1.6.6.1/builtin-upload-archive.c
5
--- git-1.6.6.1.orig/builtin/upload-archive.c	2010-03-09 10:51:28 +0100
Lines 224-231 Link Here
224
		Documentation/Makefile || die "sed failed"
224
		Documentation/Makefile || die "sed failed"
225
225
226
	# #318289
226
	# #318289
227
	#epatch "${FILESDIR}"/${PN}-1.6.6.1-interix.patch
227
	epatch "${FILESDIR}"/${PN}-1.7.1-interix.patch
228
	#epatch "${FILESDIR}"/${PN}-1.6.6.1-interix6.patch
228
	epatch "${FILESDIR}"/${PN}-1.6.6.1-interix6.patch
229
}
229
}
230
230
231
git_emake() {
231
git_emake() {

Return to bug 318289