Don't remove a config file the port doesn't install.
PR: 224595 Reported by: Mikhail Golub <gmn@gmn.org.ua> Reviewed by: John Wolfe <jwolfe@vmware.com>
This commit is contained in:
parent
d50c096ddf
commit
daf9ab50f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457485
2 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
PORTNAME= open-vm-tools
|
||||
PORTVERSION= ${RELEASE_VER}
|
||||
DISTVERSIONPREFIX= stable-
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= emulators
|
||||
|
||||
|
|
|
@ -55,7 +55,6 @@ share/vmware-tools/vm-support
|
|||
%%DATADIR%%/messages/ko/toolboxcmd.vmsg
|
||||
%%DATADIR%%/messages/ko/vmtoolsd.vmsg
|
||||
%%DATADIR%%/messages/zh_CN/toolboxcmd.vmsg
|
||||
@rmtry share/vmware-tools/tools.conf
|
||||
@rmtry etc/vmware-tools/plugins
|
||||
etc/pam.d/vmtoolsd
|
||||
@dir %%DATADIR%%/scripts/vmware
|
||||
|
|
Loading…
Reference in a new issue