New package: cryptsetup-1.4.1 (not yet working :-)

This commit is contained in:
Juan RP
2012-03-15 10:59:21 +01:00
parent dc6d81794e
commit 2484354b3f
9 changed files with 64 additions and 0 deletions

View 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
}