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

(-)/usr/portage/dev-util/subversion/subversion-1.1.3.ebuild (+5 lines)
Lines 265-270 Link Here
265
265
266
		elisp-site-file-install ${FILESDIR}/70svn-gentoo.el
266
		elisp-site-file-install ${FILESDIR}/70svn-gentoo.el
267
	fi
267
	fi
268
269
	# Install tools
270
	insinto /usr/share/subversion
271
	cp -a tools ${D}/usr/share/subversion
272
	find ${D}/usr/share/subversion -name \*.in -print0 | xargs -0 rm
268
}
273
}
269
274
270
src_test() {
275
src_test() {

Return to bug 84887