Marcus Meissner
b74c5011e4
- added %bcond_with vusb in case anyone needs a test drive OBS-URL: https://build.opensuse.org/request/show/1082210 OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=236
14 lines
376 B
Diff
14 lines
376 B
Diff
Index: libgphoto2-2.5.30/libgphoto2_port/vusb/vcamera.h
|
|
===================================================================
|
|
--- libgphoto2-2.5.30.orig/libgphoto2_port/vusb/vcamera.h
|
|
+++ libgphoto2-2.5.30/libgphoto2_port/vusb/vcamera.h
|
|
@@ -22,7 +22,7 @@
|
|
#ifndef IOLIBS_VUSB_VCAMERA_H
|
|
#define IOLIBS_VUSB_VCAMERA_H
|
|
|
|
-#undef FUZZ_PTP
|
|
+#define FUZZ_PTP
|
|
|
|
#include <stdio.h>
|
|
|