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

(-)a/net-print/cups-pk-helper/cups-pk-helper-0.2.2.ebuild (+3 lines)
Lines 29-32 Link Here
29
29
30
src_prepare() {
30
src_prepare() {
31
	DOCS="AUTHORS HACKING NEWS README"
31
	DOCS="AUTHORS HACKING NEWS README"
32
	# Force regeneration of src/cph-iface-mechanism.{c,h}
33
	# with installed (older) version of gdbus-codegen.  -- Bug #410851
34
	touch "${WORKDIR}/${P}/src/cups-pk-helper-mechanism.xml"
32
}
35
}

Return to bug 410851