diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-08-28 09:05:50 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-08-28 09:05:50 +0000 |
commit | 72546e991e170be9015639d870c6ac50f6f36d0b (patch) | |
tree | 9aa467647ee91da6dc11e833c57c5966f1bccae9 /shells/bush/files/patch-configure | |
parent | Depends on compat4x to get libm.so.2 when needed. (diff) |
Upgrade to 1.0.2.
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" |