mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
fakeroot: Add missing patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2533 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
13
meta/packages/fakeroot/files/autofoo.patch
Normal file
13
meta/packages/fakeroot/files/autofoo.patch
Normal file
@@ -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@:>@],
|
||||||
Reference in New Issue
Block a user