diff options
Diffstat (limited to 'shells/bush/files/patch-configure')
-rw-r--r-- | shells/bush/files/patch-configure | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/shells/bush/files/patch-configure b/shells/bush/files/patch-configure deleted file mode 100644 index 6456cabfe6d3..000000000000 --- a/shells/bush/files/patch-configure +++ /dev/null @@ -1,14 +0,0 @@ ---- configure.orig Tue Aug 16 01:45:37 2005 -+++ configure Wed Aug 31 22:12:06 2005 -@@ -321,9 +321,8 @@ - else - echo "no" - echo -- echo "ADAVOX requires /dev/dsp. Create a /dev/dsp symlink to your real audio device" -- echo "(If you don't care about audio support, try ln -s /dev/null /dev/dsp)" -- exit 1 -+ echo "ADAVOX requires /dev/dsp." -+ echo "Note that you should enable /dev/dsp on the machine on which you will install this package." - fi - - echo "ADAVOX library is configured" |