void-packages/srcpkgs/samba/smbclient.template

9 lines
164 B
Text
Raw Normal View History

2010-12-13 22:41:22 +00:00
# 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
2010-12-13 22:41:22 +00:00
}