From 54346f3fa8f148b8d234ff4a5d306150da59ced2 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 28 Sep 2003 21:03:11 +0000 Subject: [PATCH] Add makefile patch against file. BKrev: 3f774c8fOv7wRY8EigvOTvzPl3P8-A --- file/file-4.04.oe | 3 ++- file/makefile.patch | 0 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 file/makefile.patch diff --git a/file/file-4.04.oe b/file/file-4.04.oe index 642b248895..ab2c2bdbed 100644 --- a/file/file-4.04.oe +++ b/file/file-4.04.oe @@ -1,7 +1,8 @@ DEPENDS = virtual/libc RDEPENDS = libc6 -SRC_URI := ftp://ftp.astron.com/pub/file/file-4.04.tar.gz +SRC_URI := ftp://ftp.astron.com/pub/file/file-4.04.tar.gz \ + file://${FILESDIR}/makefile.patch;patch=1 S := ${WORKDIR}/${P} inherit autotools libtool diff --git a/file/makefile.patch b/file/makefile.patch new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5