[oe-commits] Martin Jansa : libsdl-image: remove all .m4 macros from source dir

git version control git at git.openembedded.org
Thu Jan 28 09:00:36 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: fba1e60aafde58daddc848ebdf07d84bd94cf435
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fba1e60aafde58daddc848ebdf07d84bd94cf435

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jan 27 16:07:33 2010 +0100

libsdl-image: remove all .m4 macros from source dir

---

 recipes/libsdl/libsdl-image_1.2.10.bb |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/recipes/libsdl/libsdl-image_1.2.10.bb b/recipes/libsdl/libsdl-image_1.2.10.bb
index bda0645..c28b513 100644
--- a/recipes/libsdl/libsdl-image_1.2.10.bb
+++ b/recipes/libsdl/libsdl-image_1.2.10.bb
@@ -11,6 +11,11 @@ do_unpackpost() {
 	# Removing this file fixes a libtool version mismatch.
 	rm acinclude/libtool.m4
 	rm acinclude/sdl.m4
+	rm acinclude/pkg.m4
+	rm acinclude/lt~obsolete.m4
+	rm acinclude/ltoptions.m4
+	rm acinclude/ltsugar.m4
+	rm acinclude/ltversion.m4
 }
 
 addtask unpackpost after do_unpack before do_patch





More information about the Openembedded-commits mailing list