]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Dummy out copy_acls if sys/acl.h is missing or ACL support is disabled.
authorJoerg Sonnenberger <joerg@bec.de>
Tue, 21 Jun 2016 16:29:07 +0000 (18:29 +0200)
committerJoerg Sonnenberger <joerg@bec.de>
Tue, 21 Jun 2016 16:29:07 +0000 (18:29 +0200)
commit3e66829717c8fde611b2b611497f08a46da40ce7
tree5461b4566041d085186a40db2acb04c66166ad2c
parentf502a81fcd7c331204bf53cc40cbf966ebb28a42
Dummy out copy_acls if sys/acl.h is missing or ACL support is disabled.
libarchive/archive_write_disk_posix.c