ports/emulators/open-vm-tools/files/patch-services_vmtoolsd_Makefile.am
Renato Botelho e291bf88f7 emulators/open-vm-tools: Update to 12.5.0
While here, fix build with llvm 19 [1]

PR:		282277, 282476 [1]
Submitted by:	dim [1]
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2024-11-05 15:00:49 -03:00

11 lines
432 B
Text

--- services/vmtoolsd/Makefile.am.orig 2024-10-10 15:05:07 UTC
+++ services/vmtoolsd/Makefile.am
@@ -81,7 +81,7 @@ install-exec-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