summaryrefslogtreecommitdiff
path: root/media-video/isight-firmware-tools/files/isight-firmware-tools-1.5.90-build-O0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/isight-firmware-tools/files/isight-firmware-tools-1.5.90-build-O0.patch')
-rw-r--r--media-video/isight-firmware-tools/files/isight-firmware-tools-1.5.90-build-O0.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-video/isight-firmware-tools/files/isight-firmware-tools-1.5.90-build-O0.patch b/media-video/isight-firmware-tools/files/isight-firmware-tools-1.5.90-build-O0.patch
index 8308cf6860b2..2b8697079e16 100644
--- a/media-video/isight-firmware-tools/files/isight-firmware-tools-1.5.90-build-O0.patch
+++ b/media-video/isight-firmware-tools/files/isight-firmware-tools-1.5.90-build-O0.patch
@@ -1,5 +1,5 @@
---- src/export.c
-+++ src/export.c
+--- a/src/export.c
++++ b/src/export.c
@@ -35,6 +35,8 @@
#include <glib/gi18n.h>
#include <glib/gstdio.h>
@@ -9,8 +9,8 @@
/* OPTIONS */
static gchar *input = NULL;
static gchar *output = "isight.ihx";
---- src/extract.c
-+++ src/extract.c
+--- a/src/extract.c
++++ b/src/extract.c
@@ -36,6 +36,8 @@
#include <glib/gi18n.h>
#include <glib/gstdio.h>
@@ -20,8 +20,8 @@
/*
* Foreach file identified by their sha1sum, we store the offset where
* the firmware begin in the file.
---- src/load.h
-+++ src/load.h
+--- a/src/load.h
++++ b/src/load.h
@@ -36,6 +36,8 @@
#include <glib.h>
#include <usb.h>