New package: ecryptfs-utils-100.
This commit is contained in:
11
srcpkgs/ecryptfs-utils/libecryptfs.template
Normal file
11
srcpkgs/ecryptfs-utils/libecryptfs.template
Normal file
@@ -0,0 +1,11 @@
|
||||
# Template file for 'libecryptfs'.
|
||||
#
|
||||
short_desc="ecryptfs cryptographic filesystem (library)"
|
||||
long_desc="
|
||||
eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem for Linux.
|
||||
|
||||
This package contains the library."
|
||||
|
||||
do_install() {
|
||||
vmove "usr/lib/*.so*" usr/lib
|
||||
}
|
||||
Reference in New Issue
Block a user