aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-08-23 04:31:07 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-08-23 04:31:07 +0000
commit4f69eea4cab05c5a0b1017abc0c4a6064c9abaf5 (patch)
tree79e783876f00d4f7ad2de8005c094ab0e09d4fa2 /shells
parent044af49c526f791e541bb578c84f784c4a4f7a87 (diff)
downloadports-4f69eea4cab05c5a0b1017abc0c4a6064c9abaf5.tar.gz
ports-4f69eea4cab05c5a0b1017abc0c4a6064c9abaf5.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/bash2/files/patch-config-bot.h13
-rw-r--r--shells/bash2/files/patch-shmbutil.h13
2 files changed, 0 insertions, 26 deletions
diff --git a/shells/bash2/files/patch-config-bot.h b/shells/bash2/files/patch-config-bot.h
deleted file mode 100644
index 34ad17925f31..000000000000
--- a/shells/bash2/files/patch-config-bot.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- config-bot.h.orig Sun Aug 25 20:34:26 2002
-+++ config-bot.h Sun Aug 25 20:38:07 2002
-@@ -108,7 +108,10 @@
- # include <wchar.h>
- # include <wctype.h>
- # if defined (HAVE_MBSRTOWCS) /* system is supposed to support XPG5 */
-+/*
-+ FreeBSD lies...
- # define HANDLE_MULTIBYTE 1
-+*/
- # endif
- #endif
-
diff --git a/shells/bash2/files/patch-shmbutil.h b/shells/bash2/files/patch-shmbutil.h
deleted file mode 100644
index 4af39cae10ae..000000000000
--- a/shells/bash2/files/patch-shmbutil.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- include/shmbutil.h.orig Sun Aug 25 20:35:01 2002
-+++ include/shmbutil.h Sun Aug 25 20:37:01 2002
-@@ -34,7 +34,10 @@
- # include <wchar.h>
- # include <wctype.h>
- # if defined (HAVE_MBSRTOWCS) /* system is supposed to support XPG5 */
-+/*
-+ FreeBSD lies...
- # define HANDLE_MULTIBYTE 1
-+*/
- # endif
- #endif /* HAVE_WCTYPE_H && HAVE_WCHAR_H */
-