Skip to content

Conversation

@markdryan
Copy link
Owner

  • Fix the install script so specasm can actually be installed, as opposed to reinstalled.
  • Include the COPYING file in the specasm distribution

So everything knows how the code is licensed.

Signed-off-by: Mark Ryan <[email protected]>
The installation script failed if the /BIN/EXTRA directory was not
present on the user's spectrum, which is likely to be the case if
they have never previously installed specasm, meaning that it
was practically impossible for new users to install specasm.  Not
ideal!

This commit fixes the issue by checking for the presence of
/BIN/EXTRA in the install script.  If the directory is not present
it is created by the install script.

Signed-off-by: Mark Ryan <[email protected]>
@markdryan markdryan merged commit ee3bd26 into main Mar 19, 2023
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