summaryrefslogtreecommitdiff
path: root/packages/file/file_4.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/file/file_4.16.bb')
-rw-r--r--packages/file/file_4.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/file/file_4.16.bb b/packages/file/file_4.16.bb
index 3e579c5ef4..b2c2e6ed91 100644
--- a/packages/file/file_4.16.bb
+++ b/packages/file/file_4.16.bb
@@ -7,7 +7,7 @@ DEPENDS = "file-native"
SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz"
S = "${WORKDIR}/file-${PV}"
-inherit autotools
+inherit autotools
do_configure_prepend() {
sed -i -e 's,$(top_builddir)/src/file,file,' ${S}/magic/Makefile.am