New package: cryptsetup-1.4.1 (not yet working :-)
This commit is contained in:
10
srcpkgs/cryptsetup/libcryptsetup.template
Normal file
10
srcpkgs/cryptsetup/libcryptsetup.template
Normal file
@@ -0,0 +1,10 @@
|
||||
# Template file for 'libcryptsetup'.
|
||||
#
|
||||
short_desc="${sourcepkg} - runtime libraries"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the runtime libraries."
|
||||
|
||||
do_install() {
|
||||
vmove "usr/lib/*.so*" usr/lib
|
||||
}
|
||||
Reference in New Issue
Block a user