Files
packages/net/rsync/Config.in
T
2014-06-27 13:19:53 +03:00

13 lines
163 B
Plaintext

if PACKAGE_rsync
config RSYNC_xattr
bool
prompt "Enable xattr support"
default n
config RSYNC_acl
bool
prompt "Enable ACL support"
default n
endif