Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 147346 | Differences between
and this patch

Collapse All | Expand All

(-)libgphoto2-2.2.1-r1.ebuild (+1 lines)
Lines 131-136 Link Here
131
131
132
		if use hal; then
132
		if use hal; then
133
			einfo "Generating HAL FDI files ..."
133
			einfo "Generating HAL FDI files ..."
134
			mkdir -p ${D}/${HAL_FDI%/*}
134
			${D}/usr/$(get_libdir)/libgphoto2/print-camera-list hal-fdi >> ${D}/${HAL_FDI}
135
			${D}/usr/$(get_libdir)/libgphoto2/print-camera-list hal-fdi >> ${D}/${HAL_FDI}
135
		fi
136
		fi
136
	else
137
	else

Return to bug 147346