Applying patch install_examples.patch patching file examples/Makefile.am Hunk #1 succeeded at 36 with fuzz 1.
Signed-off-by: Armin Kuster <[email protected]> --- .../recipes-multimedia/libdc1394/files/install_examples.patch | 8 ++++---- 1 file 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 89133ad..df0c235 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 @@ Index: libdc1394/examples/Makefile.am =================================================================== ---- libdc1394.orig/examples/Makefile.am 2012-06-30 17:50:46.000000000 -0700 -+++ libdc1394/examples/Makefile.am 2012-06-30 19:02:13.822646430 -0700 -@@ -36,8 +36,7 @@ - AM_LDFLAGS = -framework CoreFoundation -framework Carbon +--- libdc1394.orig/examples/Makefile.am ++++ libdc1394/examples/Makefile.am +@@ -36,8 +36,7 @@ if HAVE_MACOSX + AM_LDFLAGS = -framework CoreFoundation $(FRAMEWORK_IOKIT) endif -noinst_PROGRAMS = $(A) -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
