diff options
-rw-r--r-- | www/w3m/files/extra-patch-configure.m17n | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/w3m/files/extra-patch-configure.m17n b/www/w3m/files/extra-patch-configure.m17n new file mode 100644 index 000000000000..40d174da1646 --- /dev/null +++ b/www/w3m/files/extra-patch-configure.m17n @@ -0,0 +1,10 @@ +--- configure.orig Sun Jan 6 16:26:25 2002 ++++ configure Sun Jan 6 16:27:18 2002 +@@ -486,7 +486,6 @@ + + echo "Which suffix do you want to add to the program name?" + Echo "(default: $suffix) " +-readanswer suffix "$suffix" + echo "suffix='$suffix'" >> config.param + + d_bindir=$bindir |