void-packages/srcpkgs/samba/smbclient.template

9 lines
164 B
Plaintext

# Template file for 'smbclient'.
#
short_desc="Command-line SMB/CIFS clients for Unix"
do_install() {
vmove usr/bin usr
vmove usr/share/man/man1 usr/share/man
}