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

(-)/usr/portage/app-text/acroread/acroread-9.4.2.ebuild (+5 lines)
Lines 165-170 Link Here
165
			-e "/acrogre.conf/r ${FILESDIR}/gentoo_config" -e //N \
165
			-e "/acrogre.conf/r ${FILESDIR}/gentoo_config" -e //N \
166
			"${binfile}" || die "sed configuration settings failed."
166
			"${binfile}" || die "sed configuration settings failed."
167
	done
167
	done
168
169
	# fix erroneous Exec entry in .desktop
170
	sed -i -e 's/^Exec=acroread[[:space:]]*$/Exec=acroread %U/' \
171
		"${S}"/Adobe/Reader9/Resource/Support/AdobeReader.desktop \
172
		||die "sed .desktop fix failed"
168
}
173
}
169
174
170
src_install() {
175
src_install() {

Return to bug 386941