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

(-)xorg-server-1.3.0.0-r1.ebuild (+6 lines)
Lines 349-354 Link Here
349
		fi
350
		fi
350
	fi
351
	fi
351
	x-modular_reconf_source
352
	x-modular_reconf_source
353
	#do not install xprint's Xsession.d files, we'll do it later
354
	if use xprint; then
355
		sed -e "s:install-data-am\: install-dist_xpcDATA:install-data-am\::g" \
356
		    -i "${S}"/hw/xprint/etc/Xsession.d/Makefile.in \
357
		    || die "sed of Xsession.d makefile failed"
358
	fi
352
}
359
}
353
360
354
src_install() {
361
src_install() {

Return to bug 196019