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

Collapse All | Expand All

(-)/usr/portage/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild (-1 / +2 lines)
Lines 55-61 Link Here
55
	cd "${S}"
55
	cd "${S}"
56
56
57
	epatch "${FILESDIR}/postgresql-${SLOT}-common.patch" \
57
	epatch "${FILESDIR}/postgresql-${SLOT}-common.patch" \
58
		"${FILESDIR}/postgresql-${SLOT}-base.patch"
58
		"${FILESDIR}/postgresql-${SLOT}-base.patch" \
59
		"${FILESDIR}/postgresql-${SLOT}-heimdal_strlcpy.patch"
59
60
60
	# to avoid collision - it only should be installed by server
61
	# to avoid collision - it only should be installed by server
61
	rm "${S}/src/backend/nls.mk"
62
	rm "${S}/src/backend/nls.mk"

Return to bug 285953