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

(-)bluez-4.101.ebuild.orig (-4 lines)
Lines 118-127 Link Here
118
		cd "${S}/test"
118
		cd "${S}/test"
119
		dobin simple-agent simple-service monitor-bluetooth
119
		dobin simple-agent simple-service monitor-bluetooth
120
		newbin list-devices list-bluetooth-devices
120
		newbin list-devices list-bluetooth-devices
121
		rm test-textfile.{c,o} || die # bug #356529
122
		for b in apitest hsmicro hsplay test-* ; do
123
			newbin "${b}" "bluez-${b}"
124
		done
125
		insinto /usr/share/doc/${PF}/test-services
121
		insinto /usr/share/doc/${PF}/test-services
126
		doins service-*
122
		doins service-*
127
123

Return to bug 423331