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

(-)ati-drivers-8.41.7.ebuild.old (-3 / +1 lines)
Lines 119-126 Link Here
119
	#would be created
119
	#would be created
120
	sh "${src}" --extract "${S}" 2&>1 /dev/null
120
	sh "${src}" --extract "${S}" 2&>1 /dev/null
121
121
122
	gunzip common/usr/share/man/man8/atieventsd.8 || die "manpage unzip failed"
123
124
	# These are the userspace utilities that we also have source for.
122
	# These are the userspace utilities that we also have source for.
125
	# We rebuild these later.
123
	# We rebuild these later.
126
	rm \
124
	rm \
Lines 287-293 Link Here
287
	# etc.
285
	# etc.
288
	insinto /etc/ati
286
	insinto /etc/ati
289
	# Everything except for the authatieventsd.sh script.
287
	# Everything except for the authatieventsd.sh script.
290
	doins common/etc/ati/{fglrxprofiles.csv,fglrxrc,logo*,control,atiogl.xml,signature}
288
	doins common/etc/ati/{logo*,control,atiogl.xml,signature}
291
	if use acpi; then
289
	if use acpi; then
292
		doins common/etc/ati/authatieventsd.sh
290
		doins common/etc/ati/authatieventsd.sh
293
	fi
291
	fi

Return to bug 191374