Removed conflicting bash patches
authorrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Wed, 15 Dec 2010 11:50:52 +0000 (11:50 +0000)
committerrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Wed, 15 Dec 2010 11:50:52 +0000 (11:50 +0000)
git-svn-id: http://svn.librewrt.org/librewrt@92 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2

packages/utils/bash/patches/001-fix_avr32_compile [deleted file]

diff --git a/packages/utils/bash/patches/001-fix_avr32_compile b/packages/utils/bash/patches/001-fix_avr32_compile
deleted file mode 100644 (file)
index 4714e0e..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---- bash-3.2/support/config.sub.orig   2008-05-15 22:22:52.000000000 -0500
-+++ bash-3.2/support/config.sub        2008-05-15 22:23:23.000000000 -0500
-@@ -228,7 +228,7 @@
-       | a29k \
-       | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
-       | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
--      | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
-+      | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
-       | clipper \
-       | d10v | d30v | dlx | dsp16xx \
-       | fr30 | frv \
-@@ -293,7 +293,7 @@
-       | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
-       | amd64-* \
-       | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
--      | avr-* \
-+      | avr-* | avr32-* \
-       | bs2000-* \
-       | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* \
-       | clipper-* | cydra-* \