From 70bdd74ed9c8d8b38403f55831d82ffeae4eab1c Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Wed, 31 Mar 2010 11:34:45 +0200 Subject: [PATCH] coreutils: fixed building issues on cross-compile when running help2man stage --- coreutils/Pkgfile | 2 +- m4/README | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 m4/README diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index 64ef210..091f56c 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -15,7 +15,7 @@ build() { patch -p1 -i $SRC/coreutils-uname.patch for f in $(find man/ -type f -name '*.x' -exec basename {} .x \;); do - touch $f + touch $f $f.1 done cat > config.cache <= 1.11.1 installed on your host -- 2.26.2