diff options
author | Ori Bernstein <ori@eigenstate.org> | 2015-04-14 00:17:46 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2015-04-14 00:17:46 -0700 |
commit | 6126262772590d74d00325f6c33c7ab5c6ba3987 (patch) | |
tree | e78296a015c82b2118640f1a6ba071c9b6f6a997 /genbootstrap.sh | |
parent | a6b13e22bbb7cbeeae4cffa335ac04065a90f6db (diff) | |
download | mc-6126262772590d74d00325f6c33c7ab5c6ba3987.tar.gz |
Fix installing manpages.
Diffstat (limited to 'genbootstrap.sh')
-rwxr-xr-x | genbootstrap.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/genbootstrap.sh b/genbootstrap.sh index 73cae12..9fbd086 100755 --- a/genbootstrap.sh +++ b/genbootstrap.sh @@ -2,6 +2,7 @@ export MYR_MUSE=../muse/muse export MYR_MC=../6/6m +export MYR_RT=../rt/_myrrt.o mbld clean # The generated shell script should be a compatible bourne # shell script. |