8 lines
164 B
Text
8 lines
164 B
Text
# 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
|
|
}
|