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

(-)synaptics-0.14.3.ebuild (-2 / +2 lines)
Lines 50-55 Link Here
50
	fi
50
	fi
51
	dodoc {script/usbmouse,alps.patch,COMPATIBILITY,FILES,INSTALL{,.DE},LICENSE,NEWS,TODO,README{,.alps}}
51
	dodoc {script/usbmouse,alps.patch,COMPATIBILITY,FILES,INSTALL{,.DE},LICENSE,NEWS,TODO,README{,.alps}}
52
	# Stupid new daemon, didn't work for me because of shm issues
52
	# Stupid new daemon, didn't work for me because of shm issues
53
	exeinto /etc/init.d && newexe ${FILESDIR}/rc.init syndaemon
53
	newinitd ${FILESDIR}/rc.init syndaemon
54
	insinto /etc/conf.d && newins ${FILESDIR}/rc.conf syndaemon
54
	newconfd ${FILESDIR}/rc.conf syndaemon
55
}
55
}

Return to bug 37767