mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
4 lines
211 B
Plaintext
4 lines
211 B
Plaintext
bin/smbclient
|
|
@unexec if cmp -s %D/%%SAMBA_CONFDIR%%/%%SAMBA_CONFIG%% %D/%%SAMBA_CONFDIR%%/%%SAMBA_CONFIG%%.sample; then rm -f %D/%%SAMBA_CONFDIR%%/%%SAMBA_CONFIG%%; fi
|
|
%%SAMBA_CONFDIR%%/%%SAMBA_CONFIG%%.sample
|