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

(-)/home/maekke/cvs/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.2.ebuild (-1 / +2 lines)
Lines 116-124 Link Here
116
		udevscriptdir=/lib/udev \
116
		udevscriptdir=/lib/udev \
117
		GTKDOC=/bin/true \
117
		GTKDOC=/bin/true \
118
		${myconf} || die "econf failed"
118
		${myconf} || die "econf failed"
119
# FIXME:		$(use_enable doc docs) \
120
119
121
	emake || die "make failed"
120
	emake || die "make failed"
121
122
	use doc && doxygen doc/Doxyfile
122
}
123
}
123
124
124
src_install() {
125
src_install() {

Return to bug 235499