build: Don't assume we can set permissions on a directory
authorSimon McVittie <smcv@collabora.com>
Wed, 17 Apr 2019 15:32:01 +0000 (15:32 +0000)
committerSimon McVittie <smcv@collabora.com>
Thu, 18 Apr 2019 15:38:38 +0000 (15:38 +0000)
commitf1737ca1b7158d44b117853135c740544f8a2394
treeedddd2f882ff7835305b5cc1c28df5a0c1398b4c
parent77c650f48b1035e0515840123309756b95797517
build: Don't assume we can set permissions on a directory

MSYS2 has enough of a Unixish environment to run Autotools, but
apparently not enough of a Unixish environment to have functional
permissions.

Closes: dbus#216

(cherry picked from commit 14f46d14a0526f137f81a3fff5d32f26733323cd)
test/Makefile.am