2009-05-15 01:10:37 +00:00
|
|
|
# Template file for 'gnutls-tools'.
|
|
|
|
#
|
|
|
|
short_desc="${short_desc} (bundled tools)"
|
|
|
|
long_desc="${long_desc}
|
|
|
|
|
|
|
|
This package contains the tools that come with gnutls."
|
|
|
|
|
2012-03-06 19:21:47 +00:00
|
|
|
do_install() {
|
2012-03-23 06:05:21 +00:00
|
|
|
vmove usr/bin usr
|
|
|
|
vmove usr/share/man/man1 usr/share/man
|
2009-05-15 01:10:37 +00:00
|
|
|
}
|