Created
September 30, 2010 05:44
-
-
Save sorah/604087 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- Configure 2010-09-30 14:41:41.000000000 +0900 | |
+++ /tmp/configure.perl 2010-09-30 14:40:55.000000000 +0900 | |
@@ -23388,6 +23388,14 @@ | |
EOM | |
rp="Press return or use a shell escape to edit config.sh:" | |
+ . UU/myread | |
+ nostick='' | |
+ case "$ans" in | |
+ '') ;; | |
+ *) : in case they cannot read | |
+ sh 1>&4 -c "$ans";; | |
+ esac | |
+ ;; | |
esac | |
: if this fails, just run all the .SH files by hand |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment