]> git.pld-linux.org Git - packages/glibc.git/blame - glibc-csu-quotes.patch
- added dirs for dz,km,mg messages
[packages/glibc.git] / glibc-csu-quotes.patch
CommitLineData
b067626d
AM
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 @@
a492b930 4 esac; \
5 files="$(all-Banner-files)"; \
6 if test -n "$$files"; then \
7- echo "\"Available extensions:\\n\""; \
d173be51 8+ echo -e "\"Available extensions:\\\\n\""; \
a492b930 9 sed -e '/^#/d' -e 's/^[[:space:]]*/ /' \
10 -e 's/^\(.*\)$$/\"\1\\n\"/' $$files; \
11 fi) > $@T
This page took 0.03968 seconds and 4 git commands to generate.