void-packages/srcpkgs/libtasn1/libtasn1-tools.template

12 lines
230 B
Text
Raw Normal View History

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