Skip to content
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

Preserve symlinks during copy #57

Merged
merged 1 commit into from
May 27, 2020
Merged

Preserve symlinks during copy #57

merged 1 commit into from
May 27, 2020

Conversation

paulbovbel
Copy link
Member

@paulbovbel paulbovbel commented May 27, 2020

Turns out Cmake's internal 'copy_directory' mechanism botches symlinks. This was interfering with our deb artifacts. I'm merging this with extreme prejudice to make sure the nightly builds are stable tomorrow (today's debs are botched and I don't want anyone installing them), but please still review and we can hash it out tomorrow!

FYI @ayrton04 this is what you were seeing on your machine.

@paulbovbel paulbovbel merged commit fc4379c into master May 27, 2020
@paulbovbel paulbovbel deleted the fix-symlinks branch July 28, 2023 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant