2009-05-14 23:29:12 +00:00
|
|
|
# Template file for 'libtasn1-tools'.
|
|
|
|
#
|
|
|
|
short_desc="${short_desc} (ASN.1 tools)"
|
|
|
|
long_desc="${long_desc}
|
|
|
|
|
|
|
|
This package contains some ASN.1 tools that come with libtasn1."
|
|
|
|
|
2012-12-08 17:06:08 +00:00
|
|
|
do_install() {
|
|
|
|
vmove usr/bin usr
|
|
|
|
vmove usr/share usr
|
2009-05-14 23:29:12 +00:00
|
|
|
}
|