void-packages/srcpkgs/gnutls/gnutls-tools.template
2013-01-03 22:20:26 +01:00

9 lines
159 B
Plaintext

# Template file for 'gnutls-tools'.
#
short_desc="${short_desc} -- bundled tools"
do_install() {
vmove usr/bin usr
vmove usr/share/man/man1 usr/share/man
}