Skip to content

Use linux-compatible flag for linking resources#287

Merged
yonaskolb merged 1 commit into
yonaskolb:masterfrom
cobbal:patch-1
Jan 3, 2026
Merged

Use linux-compatible flag for linking resources#287
yonaskolb merged 1 commit into
yonaskolb:masterfrom
cobbal:patch-1

Conversation

@cobbal

@cobbal cobbal commented Dec 31, 2025

Copy link
Copy Markdown
Contributor

On ubuntu, while attempting to mint install krzysztofzablocki/Sourcery@2.3.0, it failed with an error that "-h" wasn't a valid flag for ln. This seems to be a difference between macos ln and gnu ln. They both support the common "-n" flag though, which is an alias to "-h" on mac.

I have tested this on ubuntu, and it fixes the install. Untested on mac (not in front of one at the moment).

man pages:

@yonaskolb yonaskolb left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks @cobbal

@yonaskolb yonaskolb merged commit 3ee0f63 into yonaskolb:master Jan 3, 2026
2 checks passed
@cobbal cobbal deleted the patch-1 branch January 5, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants