-
- Downloads
Fix formula paths for manually specified names.
When the name of a new formula can't be autodetected, it defaults to the empty
string. When it then gets read from user input later on, the new name is used
but the formula path, based on the name, stays empty.
This change sets the path after a new name was read.
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
Please register or sign in to comment