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

(-)ati-drivers-10.5.ebuild.orig (+1 lines)
Lines 456-461 Link Here
456
	newinitd "${FILESDIR}"/atieventsd.init atieventsd \
456
	newinitd "${FILESDIR}"/atieventsd.init atieventsd \
457
		|| die "Failed to install atieventsd.init.d"
457
		|| die "Failed to install atieventsd.init.d"
458
	echo 'ATIEVENTSDOPTS=""' > "${T}"/atieventsd.conf
458
	echo 'ATIEVENTSDOPTS=""' > "${T}"/atieventsd.conf
459
	insopts -m0644
459
	newconfd "${T}"/atieventsd.conf atieventsd || die
460
	newconfd "${T}"/atieventsd.conf atieventsd || die
460
}
461
}
461
462

Return to bug 323631