20 Nov
2006
20 Nov
'06
6:18 p.m.
commit 3f53e28ea8b6bf47c78f69787461ff780567186c Author: Juergen Daubert <jue@jue.li> Date: Mon Nov 20 19:18:01 2006 +0100 coreutils: don't use openat functions diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index e7edc51..b522a5c 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -12,6 +12,7 @@ build() { cd $name-$version patch -p1 < ../$name-uname.patch DEFAULT_POSIX2_VERSION=199209 \ + ac_cv_func_openat=no \ ./configure --prefix=/usr \ --mandir=/usr/man \ --disable-nls \