summaryrefslogtreecommitdiffstats
path: root/rules/glibc.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-02-11 18:02:47 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-02-11 18:02:47 +0000
commit89509e6fde09f55b77560ea8b1f0c36afcb44202 (patch)
tree80c3421c90d16cea997c99aa81b7b9398f1b1d93 /rules/glibc.make
parentdeebeb214e8739c4991fb268806fe3d682076e22 (diff)
downloadptxdist-89509e6fde09f55b77560ea8b1f0c36afcb44202.tar.gz
ptxdist-89509e6fde09f55b77560ea8b1f0c36afcb44202.tar.xz
why is gconv removed when being installed?
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4582 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/glibc.make')
-rw-r--r--rules/glibc.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/glibc.make b/rules/glibc.make
index 2d4b4b9b7..6c662db91 100644
--- a/rules/glibc.make
+++ b/rules/glibc.make
@@ -166,7 +166,6 @@ endif
ifdef PTXCONF_GLIBC_GCONV
@$(call install_copy, 0, 0, 0755, /usr/lib/gconv)
- rm -f $(ROOTDIR)/usr/lib/gconv/gconv-modules
endif
ifdef PTXCONF_GLIBC_GCONV_ISO8859_1