[oe-commits] [meta-openembedded] 06/10: ode: Remove stale file of recipe removed 2 years ago

git at git.openembedded.org git at git.openembedded.org
Fri May 10 21:15:29 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 1fe22ef16d3d539a43eaf7916a6a33fdc47adab6
Author: Adrian Bunk <bunk at stusta.de>
AuthorDate: Fri May 10 14:55:12 2019 +0300

    ode: Remove stale file of recipe removed 2 years ago
    
    Signed-off-by: Adrian Bunk <bunk at stusta.de>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-support/ode/ode/install.patch | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/meta-oe/recipes-support/ode/ode/install.patch b/meta-oe/recipes-support/ode/ode/install.patch
deleted file mode 100644
index 2f6cdb0..0000000
--- a/meta-oe/recipes-support/ode/ode/install.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- ode-0.9.orig/Makefile.am	2007-02-21 15:54:54.000000000 +0100
-+++ ode-0.9/Makefile.am	2010-08-21 16:15:55.000000000 +0200
-@@ -25,13 +25,13 @@
- 
- if USE_SONAME
- install-exec-hook:
--	ln -s $(libdir)/@ODE_SONAME at .@ODE_REVISION at .@ODE_AGE@ \
--	$(libdir)/libode.so
--	ln -s $(libdir)/@ODE_SONAME at .@ODE_REVISION at .@ODE_AGE@ \
--	$(libdir)/@ODE_SONAME@
--	ln -s $(libdir)/@ODE_SONAME at .@ODE_REVISION at .@ODE_AGE@ \
--	$(libdir)/@ODE_SONAME at .@ODE_REVISION@
--	/sbin/ldconfig
-+	ln -s @ODE_SONAME at .@ODE_REVISION at .@ODE_AGE@ \
-+	$(DESTDIR)/$(libdir)/libode.so
-+	ln -s @ODE_SONAME at .@ODE_REVISION at .@ODE_AGE@ \
-+	$(DESTDIR)/$(libdir)/@ODE_SONAME@
-+	ln -s @ODE_SONAME at .@ODE_REVISION at .@ODE_AGE@ \
-+	$(DESTDIR)/$(libdir)/@ODE_SONAME at .@ODE_REVISION@
-+	echo /sbin/ldconfig
- else
- install-exec-hook:
- endif

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list