diff options
-rwxr-xr-x | meta-multimedia/recipes-multimedia/libdc1394/files/install_examples.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-multimedia/recipes-multimedia/libdc1394/files/install_examples.patch b/meta-multimedia/recipes-multimedia/libdc1394/files/install_examples.patch index 89133adec1..df0c2355d0 100755 --- a/meta-multimedia/recipes-multimedia/libdc1394/files/install_examples.patch +++ b/meta-multimedia/recipes-multimedia/libdc1394/files/install_examples.patch | |||
@@ -1,9 +1,9 @@ | |||
1 | Index: libdc1394/examples/Makefile.am | 1 | Index: libdc1394/examples/Makefile.am |
2 | =================================================================== | 2 | =================================================================== |
3 | --- libdc1394.orig/examples/Makefile.am 2012-06-30 17:50:46.000000000 -0700 | 3 | --- libdc1394.orig/examples/Makefile.am |
4 | +++ libdc1394/examples/Makefile.am 2012-06-30 19:02:13.822646430 -0700 | 4 | +++ libdc1394/examples/Makefile.am |
5 | @@ -36,8 +36,7 @@ | 5 | @@ -36,8 +36,7 @@ if HAVE_MACOSX |
6 | AM_LDFLAGS = -framework CoreFoundation -framework Carbon | 6 | AM_LDFLAGS = -framework CoreFoundation $(FRAMEWORK_IOKIT) |
7 | endif | 7 | endif |
8 | 8 | ||
9 | -noinst_PROGRAMS = $(A) | 9 | -noinst_PROGRAMS = $(A) |