summaryrefslogtreecommitdiff
path: root/modules/qcopy-acl
blob: c0e5b6a8f8953c37d4e31dea35462d87ed93d494 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
Copy access control list from one file to another.  (Unportable.)

Files:
lib/qcopy-acl.c

Depends-on:
acl-permissions

configure.ac:

Makefile.am:
lib_SOURCES += qcopy-acl.c

Include:
"acl.h"

Link:
$(LIB_ACL)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering