From: Jose V Beneyto Date: Wed, 31 Mar 2010 09:34:45 +0000 (+0200) Subject: coreutils: fixed building issues on cross-compile when running help2man stage X-Git-Url: http://gitweb/?a=commitdiff_plain;h=70bdd74ed9c8d8b38403f55831d82ffeae4eab1c;p=attic%2Fports%2Fcore-cross.git coreutils: fixed building issues on cross-compile when running help2man stage --- 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