diff options
author | Steve Wills <swills@FreeBSD.org> | 2017-06-30 18:37:49 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2017-06-30 18:37:49 +0000 |
commit | f2e6e3cde5cda28af11b89c36445f77eb6241351 (patch) | |
tree | b1ef9271f0cc4a5e93aef1bd1b494c8979c0ed49 /emulators/open-vm-tools/files/patch-wrapper-Makefile.am | |
parent | Add kf5-kinit as a runtime dependency to irc/konversation (diff) |
emulators/open-vm-tools: update to 10.1.5
Notes
Notes:
svn path=/head/; revision=444773
Diffstat (limited to 'emulators/open-vm-tools/files/patch-wrapper-Makefile.am')
-rw-r--r-- | emulators/open-vm-tools/files/patch-wrapper-Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/open-vm-tools/files/patch-wrapper-Makefile.am b/emulators/open-vm-tools/files/patch-wrapper-Makefile.am deleted file mode 100644 index 24bd6f31395b..000000000000 --- a/emulators/open-vm-tools/files/patch-wrapper-Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- vmware-user-suid-wrapper/Makefile.am.orig 2010-10-20 05:19:54.000000000 +0900 -+++ vmware-user-suid-wrapper/Makefile.am 2010-11-16 17:52:55.000000000 +0900 -@@ -19,6 +19,8 @@ - - AM_CPPFLAGS = - AM_CPPFLAGS += -DVMTOOLSD_PATH=\"$(bindir)/vmtoolsd\" -+# See post-install on Makefile of ports. -+AM_CPPFLAGS += -DVMWARE_KMOD_DIR=\"$(prefix)/lib/vmware-tools/modules/drivers\" - - vmware_user_suid_wrapper_SOURCES = - vmware_user_suid_wrapper_SOURCES += main.c |