From 3d29811af5f6a1401535a5bca3e9dc6179bcdbae Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 21 Aug 2007 14:29:37 +0000 Subject: fakeroot: Add missing patch git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2533 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/fakeroot/files/autofoo.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 meta/packages/fakeroot/files/autofoo.patch (limited to 'meta/packages') diff --git a/meta/packages/fakeroot/files/autofoo.patch b/meta/packages/fakeroot/files/autofoo.patch new file mode 100644 index 000000000..f3949386d --- /dev/null +++ b/meta/packages/fakeroot/files/autofoo.patch @@ -0,0 +1,13 @@ +Index: fakeroot-1.7.1/configure.ac +=================================================================== +--- fakeroot-1.7.1.orig/configure.ac 2007-04-13 16:57:48.000000000 +0000 ++++ fakeroot-1.7.1/configure.ac 2007-08-21 14:19:59.000000000 +0000 +@@ -7,8 +7,6 @@ + AC_CONFIG_HEADERS([config.h]) + AC_PROG_MAKE_SET + AM_PROG_LIBTOOL +-LT_INIT +-LT_LANG(C) + + AC_ARG_WITH([ipc], + AS_HELP_STRING([--with-ipc@<:@=IPCTYPE@:>@], -- cgit v1.2.3