Skip to content
Snippets Groups Projects
Commit 4c49e29b authored by Simon Tatham's avatar Simon Tatham
Browse files

Turn mkunxarc.sh back into an ordinary sh script.

It became bash-dependent in r9229 because I used a bashism to remove
the 'r' from the front of $SVN_REV, but that's not needed any more.

[originally from svn r10281]
[r9229 == bd60f2fc]
parent 3fd8014e
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
#!/bin/sh
# Build a Unix source distribution from the PuTTY CVS area.
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment