View | Details | Raw Unified
Collapse All | Expand All

(-) libgphoto2-2.1.2/configure (-6 / +1 lines)
 Lines 13865-13878    Link Here 
# packages we're going to build will depend on libusb and libusb-devel
# packages we're going to build will depend on libusb and libusb-devel
# RPM packages or not.
# RPM packages or not.
# remove rpm -q test to avoid breaking sandbox
if rpm -q libusb-devel > /dev/null 2>&1; then
  RPM_LIBUSB_DEVEL_TRUE=
  RPM_LIBUSB_DEVEL_TRUE=
  RPM_LIBUSB_DEVEL_FALSE='#'
  RPM_LIBUSB_DEVEL_FALSE='#'
else
  RPM_LIBUSB_DEVEL_TRUE='#'
  RPM_LIBUSB_DEVEL_FALSE=
fi
	# effective_target has to be determined in advance
	# effective_target has to be determined in advance