diff options
Diffstat (limited to 'shells/bush/files/patch-configure')
-rw-r--r-- | shells/bush/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/shells/bush/files/patch-configure b/shells/bush/files/patch-configure deleted file mode 100644 index 072861b9afb9..000000000000 --- a/shells/bush/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig Sat Jan 8 04:24:43 2005 -+++ configure Tue Jan 25 21:06:21 2005 -@@ -174,8 +174,8 @@ - else - echo "no" - echo -- echo "ADAVOX requires /dev/dsp. Create a /dev/dsp symlink to your real audio device" -- 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" |