]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: fix compilation error on AIX 7.1
authorBruno Haible <bruno@clisp.org>
Sat, 26 Aug 2023 19:01:48 +0000 (21:01 +0200)
committerPádraig Brady <P@draigBrady.com>
Sun, 27 Aug 2023 15:37:52 +0000 (16:37 +0100)
commit016e9a3bb8ce4f9987c4a725cee7554b879fbd49
treea39e301b8cf54fb8b47b397d8542454846ce6a7a
parent32e8ead1318269889a32846cf99d39962e236978
build: fix compilation error on AIX 7.1

* src/copy.c (copy_internal): Don't test for ENOTEMPTY if it has the
same value as EEXIST.
src/copy.c