opnsense-ports/emulators/open-vm-tools/files/patch-vmtoolsd-Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
364 B
Text

--- services/vmtoolsd/Makefile.in.orig 2009-04-06 18:40:27.000000000 -0400
+++ services/vmtoolsd/Makefile.in 2009-04-06 18:41:16.000000000 -0400
@@ -722,7 +722,7 @@
$@ || (rm -f $@ && exit 1)
install-exec-hook:
- $(INSTALL) -d $(DESTDIR)/etc/vmware-tools
+# $(INSTALL) -d $(DESTDIR)/etc/vmware-tools
uninstall-hook:
rm -rf $(DESTDIR)/etc/vmware-tools