On Thu, Feb 4, 2010 at 4:11 PM, Larry D'Anna <la...@elder-gods.org> wrote:
> Where can i find the upstream for acl?  The package says it's at the xfs
> project, but I can't find any source for getfacl/setfacl there.  Thanks.

See /usr/share/doc/acl/copyright:

"It can be downloaded from http://mirror.its.uidaho.edu/pub/savannah/acl/";

One may also use "apt-get source acl" presuming there's an active
deb-src entry for main. A simple find over the extracted source
directory reveals the source:

acl-2.2.49 $ find -name '*getfacl*'
./getfacl
./getfacl/getfacl.c
./test/sort-getfacl-output
./test/getfacl-noacl.test
./test/getfacl-recursive.test
./man/man1/getfacl.1

Best,
-Dan

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to