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

Collapse All | Expand All

(-)xen-tools.orig//xen-tools-3.4.2-r4.ebuild (+5 lines)
Lines 149-154 Link Here
149
	# Remove RedHat-specific stuff
150
	# Remove RedHat-specific stuff
150
	rm -rf "${D}"/etc/sysconfig
151
	rm -rf "${D}"/etc/sysconfig
151
152
153
	# Remove unneeded static-libs
154
	rm "${D}"/usr/lib64/libxenctrl.a "${D}"/usr/lib64/libxenguest.a \
155
	"${D}"/usr/lib64/libflask.a "${D}"/usr/lib64/libxenstore.a \
156
	"${D}"/usr/lib64/libblktap.a "${D}"/usr/lib64/libxenapi.a
157
152
	dodoc README docs/README.xen-bugtool docs/ChangeLog
158
	dodoc README docs/README.xen-bugtool docs/ChangeLog
153
	if use doc; then
159
	if use doc; then
154
		emake DESTDIR="${D}" DOCDIR="/usr/share/doc/${PF}" install-docs \
160
		emake DESTDIR="${D}" DOCDIR="/usr/share/doc/${PF}" install-docs \

Return to bug 384355