mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 00:20:40 -04:00
11 lines
432 B
Text
11 lines
432 B
Text
--- services/vmtoolsd/Makefile.am.orig 2017-04-25 03:59:07 UTC
|
|
+++ services/vmtoolsd/Makefile.am
|
|
@@ -76,7 +76,7 @@ install-data-hook:
|
|
@INSTVMSG@ vmtoolsd $(srcdir)/l10n $(DESTDIR)$(datadir)
|
|
|
|
install-exec-hook:
|
|
- $(INSTALL) -d $(DESTDIR)/etc/vmware-tools
|
|
+# $(INSTALL) -d $(DESTDIR)/etc/vmware-tools
|
|
$(INSTALL) -d $(DESTDIR)/$(PAM_PREFIX)/pam.d/
|
|
$(INSTALL) $(top_srcdir)/pam/generic $(DESTDIR)/$(PAM_PREFIX)/pam.d/vmtoolsd
|
|
|