[oe] [STABLE][PATCH 03/37] gpe-othello: don't strip during install - this breaks now with new install - strip is done in packaging

Philip Balister philip at balister.org
Wed May 13 13:57:12 UTC 2009


Acked-by: Philip Balister <philip at balister.org>

koen.kooi at gmail.com wrote:
> From: Andrea Adami <andrea.adami at gmail.com>
> 
> Signed-off-by: Koen Kooi <koen at openembedded.org>
> ---
>  .../gpe-othello-0.2-1/fix-makefiles.patch          |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/gpe-othello/gpe-othello-0.2-1/fix-makefiles.patch b/recipes/gpe-othello/gpe-othello-0.2-1/fix-makefiles.patch
> index 1c43724..def1915 100644
> --- a/recipes/gpe-othello/gpe-othello-0.2-1/fix-makefiles.patch
> +++ b/recipes/gpe-othello/gpe-othello-0.2-1/fix-makefiles.patch
> @@ -278,7 +278,7 @@ diff -urNd ../gpe-othello-0.2-1-r0/gpe-othello-0.2-1/Makefile gpe-othello-0.2-1/
>   install-program: all 
>  -	install -D $(PACKAGE) $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)
>  -	strip $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)
> -+	install -s -D $(PACKAGE) $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)
> ++	install -D $(PACKAGE) $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)
>   	install -d $(DESTDIR)$(PREFIX)/share/pixmaps
>   	install -m 644 $(PACKAGE).png $(DESTDIR)$(PREFIX)/share/pixmaps/
>   	install -d $(DESTDIR)$(PREFIX)/share/applications
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3303 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090513/45d3b404/attachment-0002.bin>


More information about the Openembedded-devel mailing list