gnu: python-pylibacl: Add missing brace in description.
Regression introduced in 133f780039
.
* gnu/packages/acl.scm (python-pylibacl)[description]: Add missing brace.
This commit is contained in:
parent
84759b7c20
commit
9cda21cf20
@ -131,6 +131,6 @@
|
||||
(synopsis "POSIX.1e @acronym{ACLs, access control lists} for Python")
|
||||
(description
|
||||
"This Python extension module manipulates the POSIX.1e @acronym{ACLs,
|
||||
Access Control Lists available on many file systems. These allow more
|
||||
Access Control Lists} available on many file systems. These allow more
|
||||
fine-grained access control than traditional user/group permissions.")
|
||||
(license lgpl2.1+)))
|
||||
|
Loading…
Reference in New Issue
Block a user