From: Mark Hatle Date: Thu, 21 Oct 2010 17:26:14 +0000 (-0500) Subject: at: Fix nonstripbinaries.patch X-Git-Tag: rev_ivi_2015_02_04~24678 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=79be6095d38415f945c465d8010409d5a34cf426;p=scm%2Fbb%2Ftizen-distro.git at: Fix nonstripbinaries.patch The commit '0e0d14ed1e88ebff876abb3d00b08627a3879e8d' introduced a new patch nonstripbinaries.patch, the filename format caused the patch to not apply. Simple fix made by correcting the path. Signed-off-by: Mark Hatle --- diff --git a/meta/recipes-extended/at/files/nonstripbinaries.patch b/meta/recipes-extended/at/files/nonstripbinaries.patch index f89aa65..a1aee5f 100644 --- a/meta/recipes-extended/at/files/nonstripbinaries.patch +++ b/meta/recipes-extended/at/files/nonstripbinaries.patch @@ -2,10 +2,10 @@ #be handled. #This patch is to handle the stripping of the binaries. #Mei Lei make this change -diff --git a/build/downloads/at-3.1.12/Makefile.in b/build/downloads/at-3.1.12/Makefile.in +diff --git at-3.1.12.orig/Makefile.in at-3.1.12/Makefile.in index dae6b7d..71a5d89 100644 ---- a/build/downloads/at-3.1.12/Makefile.in -+++ b/build/downloads/at-3.1.12/Makefile.in +--- at-3.1.12.orig/Makefile.in ++++ at-3.1.12/Makefile.in @@ -97,14 +97,14 @@ install: all chmod 600 $(IROOT)$(LFILE) chown $(DAEMON_USERNAME):$(DAEMON_GROUPNAME) $(IROOT)$(LFILE)