-
Notifications
You must be signed in to change notification settings - Fork 439
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(scripts): don't hardcode vmsupportdir, follow $(bindir) #728
base: master
Are you sure you want to change the base?
fix(scripts): don't hardcode vmsupportdir, follow $(bindir) #728
Conversation
@Yoda-BZH, we have received your signed contributor license agreement. The review is usually completed within a week, but may take longer under certain circumstances. Another comment will be added to the pull request to notify you when the merge can proceed. |
@Yoda-BZH - Thanks for your contribution. However, we can't proceed with this pull request without an approved signed contributor license agreement. Please resign the agreement and provide your name and full address as requested in the earlier post from August 1. Once we have an approved CLA, your contribution will go through a review process at Broadcom. An update will be provided once the review is completed. Thanks. |
@Yoda-BZH, we have received your signed contributor license agreement. The review is usually completed within a week, but may take longer under certain circumstances. Another comment will be added to the pull request to notify you when the merge can proceed. |
@Yoda-BZH Thanks for your contribution. In order to have us consider your contribution for inclusion in open-vm-tools could you please complete the contributor license agreement? You may have to work with your legal contact to review it in time. |
Replaces hardcoded
vmsupportdir
value with$(bindir)