]> git.pld-linux.org Git - packages/glibc.git/blob - glibc-csu-quotes.patch
- added dirs for dz,km,mg messages
[packages/glibc.git] / glibc-csu-quotes.patch
1 --- libc.org/csu/Makefile.org   2004-10-14 22:01:32.382588324 +0200
2 +++ libc/csu/Makefile   2004-10-14 22:02:13.784718889 +0200
3 @@ -239,7 +239,7 @@
4          esac; \
5          files="$(all-Banner-files)";                           \
6          if test -n "$$files"; then                             \
7 -          echo "\"Available extensions:\\n\"";                 \
8 +          echo -e "\"Available extensions:\\\\n\"";                    \
9            sed -e '/^#/d' -e 's/^[[:space:]]*/  /'              \
10                -e 's/^\(.*\)$$/\"\1\\n\"/' $$files;             \
11          fi) > $@T
This page took 0.03121 seconds and 3 git commands to generate.