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

(-)libgphoto2-2.2.1.ebuild.old (-1 / +1 lines)
Lines 129-135 Link Here
129
			einfo "Generating usbcam-gphoto2.usermap ..."
129
			einfo "Generating usbcam-gphoto2.usermap ..."
130
			echo "# !!! DO NOT EDIT THIS FILE !!! This file is automatically generated." > ${D}/${HOTPLUG_USERMAP}
130
			echo "# !!! DO NOT EDIT THIS FILE !!! This file is automatically generated." > ${D}/${HOTPLUG_USERMAP}
131
			echo "# Put your custom entries in /etc/hotplug/usb/usbcam.usermap" >> ${D}/${HOTPLUG_USERMAP}
131
			echo "# Put your custom entries in /etc/hotplug/usb/usbcam.usermap" >> ${D}/${HOTPLUG_USERMAP}
132
			${D}/usr/$(get_libdir)/libgphoto2/print-camera-list usb-user-map >> ${D}/${HOTPLUG_USERMAP}
132
			${D}/usr/$(get_libdir)/libgphoto2/print-camera-list usb-usermap >> ${D}/${HOTPLUG_USERMAP}
133
133
134
		fi
134
		fi
135
135

Return to bug 139650