]> git.ipfire.org Git - thirdparty/dbus.git/commit
build: Don't assume we can set permissions on a directory
authorSimon McVittie <smcv@collabora.com>
Wed, 17 Apr 2019 15:32:01 +0000 (16:32 +0100)
committerSimon McVittie <smcv@collabora.com>
Wed, 17 Apr 2019 15:32:01 +0000 (16:32 +0100)
commit14f46d14a0526f137f81a3fff5d32f26733323cd
tree9867c34b81399d47b3153e492eda50ebf1d9be20
parentfd0c19d6d87419371280b5cd511ea41e45b7ece5
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
test/Makefile.am