mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
174ee67042
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
13 lines
163 B
Plaintext
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
|