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

(-)acroread-9.3.ebuild (-1 / +1 lines)
Lines 166-172 Link Here
166
		doins Adobe/Reader9/Resource/Icons/${res}/* || die "Installing icons failed."
166
		doins Adobe/Reader9/Resource/Icons/${res}/* || die "Installing icons failed."
167
	done
167
	done
168
168
169
	dodir /opt || die "Creating directoy failed."
169
	dodir /opt || die "Creating directory failed."
170
	chown -R --dereference -L root:0 Adobe
170
	chown -R --dereference -L root:0 Adobe
171
	cp -dpR Adobe "${D}"opt/
171
	cp -dpR Adobe "${D}"opt/
172
172

Return to bug 303907