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

Collapse All | Expand All

(-)portage-2.0.51-r15.ebuild (-2 / +1 lines)
Lines 190-198 Link Here
190
	doman ${S}/man/*.[0-9]
190
	doman ${S}/man/*.[0-9]
191
191
192
	# temp dir creation
192
	# temp dir creation
193
	dodir /var/tmp
193
	keepdir /var/tmp
194
	chmod 1777 ${D}/var/tmp
194
	chmod 1777 ${D}/var/tmp
195
	touch ${D}/var/tmp/.keep
196
195
197
	#documentation
196
	#documentation
198
	dodoc ${S}/ChangeLog
197
	dodoc ${S}/ChangeLog

Return to bug 39822