Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

taktuk 3.7.5 #37278

Closed
wants to merge 1 commit into from
Closed

taktuk 3.7.5 #37278

wants to merge 1 commit into from

Conversation

bfontaine
Copy link
Contributor

This also fixes the build which was broken by one single character in the formula: a trailing slash after system "make":

system "make",
ENV.j1

is equivalent to:

system "make", ENV.j1

And because ENV.j1 returns an empty string it was causing this error:

make: *** empty string invalid as file name.  Stop.

@bfontaine bfontaine mentioned this pull request Feb 28, 2015
@MikeMcQuaid
Copy link
Member

Thanks @bfontaine!

@bfontaine bfontaine deleted the taktuk-3.7.5 branch March 1, 2015 13:34
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants